Popular Packages
-
PHP
bradp/wordpress-pattern-category-phpcs
PHPCS sniffs for enforcing categories in WordPress block pattern files.
-
PHP
chubbyphp/chubbyphp-api
A set of CRUD middleware and request handlers for building APIs with PSR-15.
-
PHP
algoritma/php-coding-standards
A usefull PHP Coding Standard for your projects, based on PHPStan, PHP CS Fixer and Rector.
-
-
Vue
almirhodzic/nova-toggle-5
A Laravel Nova 5 toggle field that allows quick boolean updates directly from the index view.
-
PHP
jsonrepair/jsonrepair
Repair invalid JSON documents - A modern PHP 8.4+ port with streaming support. Fixes common issues: missing quotes, trailing commas, comments, single quotes, and more.
-
-
PHP
hosmelq/sse
A PHP library for consuming Server-Sent Events (SSE) streams with WHATWG compliance.
-
-
PHP
almacareer/twigx-bundle
This is Symfony bundle which extends the twig implementation by an JSX like syntax.
-
-
-
-
-
PHP
mobilestock/laravel-database-interceptor
Laravel Database Interceptor is a library that enables you to intercept database queries managed by PDO and transform the returned values into custom types. It uses Illuminate library abstractions to implement new PDO facade methods like selectOneFirstColumn and selectFirstColumn. It also enables ATTR_EMULATE_PREPARES without any external setting. It is fully compatible with MySQL/MariaDB. Other databases are not supported.