Popular Packages
-
PHP
igbinary/igbinary🥧
Igbinary is a drop in replacement for the standard php serializer. Instead of the time and space consuming textual representation used by PHP's serialize(), igbinary stores php data structures in a compact binary form. Savings are significant when using memcached or similar memory based storages for serialized data.
-
PHP
antradar/gspdf
High-performance PDF generation library with streaming architecture, O(1) memory usage, and 33-153x faster HTML rendering than TCPDF
-
-
PHP
flectar/flarum-fancybox
Fancybox is a touch enabled and responsive tool for displaying images in a 'lightbox' that floats overtop of web page.
-
PHP
cleaniquecoders/eligify
Eligify is a flexible rule and criteria engine that determines whether an entity — such as a person, application, or transaction — meets the defined acceptance conditions. It powers decision-making systems by making eligibility data-driven, traceable, and automatable.
-
-
PHP
rumenx/php-seo
AI-powered, framework-agnostic PHP package for automated SEO optimization. Intelligently generates meta tags, titles, descriptions, and alt texts using configurable AI providers or manual patterns.
-
-
-
-
-
-
PHP
signdeer/laravel-cookie-consent
A GDPR-compliant cookie consent solution for Laravel applications with fully customizable cookie banners, granular consent control, and enterprise-grade compliance features.
-
-
PHP
riki137/stream-ipc
Inter-Process Communication (IPC) over streams, pipes, and stdio with built-in request-response correlation, message framing, and serialization.