Popular Packages
-
-
PHP
mhmiton/laravel-modules-livewire
Using Laravel Livewire in Laravel Modules package with automatically registered livewire components for every modules.
-
-
PHP
automattic/wp-feature-api
A system for exposing WordPress functionality in a standardized, discoverable way for both server and client-side use
Abandoned!
-
-
PHP
fylax/forceutf8
PHP Class Encoding featuring popular Encoding::toUTF8() function --formerly known as forceUTF8()-- that fixes mixed encoded strings.
-
-
-
PHP
diff/diff
Small standalone library for representing differences between data structures, computing such differences, and applying them as patches
-
-
PHP
php-standard-library/comparison
Interfaces and functions for type-safe, consistent value comparison
-
PHP
php-standard-library/option
Option type (Some/None) replacing nullable types with explicit presence semantics
-
PHP
php-standard-library/iter
Utility functions for inspecting and reducing iterables - arrays, generators, and iterators