Popular Packages
-
-
PHP
bfinder/version-updater
A robust, 1-click version updater package for Laravel applications by BugFinder.
-
PHP
hassan-shahriar-1/laravel-google-drive-backup
Policy-based Laravel backup management with Google Drive as a backup destination.
-
PHP
wildanfrananda/kinetix-contracts
Kinetix wire contracts — generated from kinetix-contracts. Do not edit.
-
PHP
oxid-esales/payment-base
Provider-agnostic payment component with smart-contract architecture and shared admin Payment tab
-
-
PHP
cofa/laravel-api-docs
Zero-config, structure-agnostic API documentation generator for Laravel. Scans every route, infers headers, body, query and URL parameters plus expected responses, and renders them as beautiful Blade documentation inside your own project.
-
-
-
interitty/application
Extension of the standard Nette/Application by some other features that are specific for use in the Interitty projects.
-
PHP
eyika/atom-reverb
A lightweight, dependency-free WebSocket broadcast server for the Atom framework — Laravel-Reverb-style.
-
PHP
kinetis/queue-sql
A SQL-backed (MySQL/Postgres) queue implementation for kinetis/queue's QueueInterface — SELECT ... FOR UPDATE SKIP LOCKED for atomic reservation, token-fenced settlement, and a finite visibility timeout that redelivers a crashed worker's job.
-
PHP
quillstack/serializer
Turns objects into what goes over the wire, saying what may go rather than what may not.
-
PHP
quillstack/auth
Authentication for APIs: a route says what reaching it requires, and one place enforces it.
-
PHP
quillstack/orm
An ORM which cannot be asked one query per row: touching one entity's relation loads it for every entity beside it.