Lists (19)
Sort Name ascending (A-Z)
Stars
A fluent builder Schema.org types and ld+json generator
A high-performance backend cache system. It is intended for use in speeding up dynamic web applications by alleviating database load. Well implemented, it can drops the database load to almost noth…
The most popular PHP library for use with the Twitter OAuth REST API.
Advanced shortcode (BBCode) parser and engine for PHP
Examples of using each Illuminate component in non-Laravel applications
Developers tool for WordPress plugins: Wraps all your projects dependencies in your own namespace, in order to prevent conflicts with other plugins loading the same dependencies in different versions.
Composer plugin that wraps all composer vendor packages inside your own namespace. Intended for WordPress plugins.
🔨 Prefixes all PHP namespaces in a file/directory to isolate the code bundled in PHARs.
A helper library that includes all my helpers in one package for PHP.
WordPress starter theme with Laravel Blade components and templates, Tailwind CSS, and block editor support
Abstraction for local and remote filesystems
💥 Collision is a beautiful error reporting tool for command-line applications
Mockery is a simple yet flexible PHP mock object framework for use in unit testing with PHPUnit, PHPSpec or any other testing framework. Its core goal is to offer a test double framework with a suc…
🛠 Lightweight utilities for string & array manipulation, image handling, safe JSON encoding/decoding, validation, slug or strong password generating etc.
FakerPHP / Faker
Forked from fzaninotto/FakerFaker is a PHP library that generates fake data for you
CRON for PHP: Calculate the next or previous run date and determine if a CRON expression is due
Given a deep data structure representing a configuration, access configuration by dot notation.
A Parser for CSS Files written in PHP. Allows extraction of CSS files into a data structure, manipulation of said structure and output as (optimized) CSS
Converting decimal numbers to alphanums, which include uppercase & lowercase letters as well as the underscore character, & vice versa.
Shortening numbers and using abbreviated letters in PHP.
Provides easy access to certain details available in the global $_SERVER variable.
A simple way to read headers from the `getallheaders` function in PHP.