Search results for å…«å—/(
thecodingmachine/gotenberg-php-client
1630878 Downloads
A client for sending files to a Gotenberg API
yassi/nova-nested-form
468868 Downloads
A Laravel Nova package that allows you to create/update/delete nested related fields from a parent form.
imanghafoori/laravel-widgetize
122141 Downloads
A minimal yet powerful package to give a better structure and caching opportunity for your Laravel apps.
dyrynda/laravel-efficient-uuid
1042118 Downloads
A package to extend Laravel migrations adding a more efficient storage of UUID fields in your database
yiisoft/injector
857693 Downloads
PSR-11 compatible injector. Executes a callable and makes an instances by injecting dependencies from a given DI container.
wp-bootstrap/wp-bootstrap-navwalker
37718 Downloads
A custom WordPress nav walker class to fully implement the Bootstrap 4 navigation style in a custom theme using the WordPress built in menu manager.
wolfcast/browser-detection
663619 Downloads
The Wolfcast BrowserDetection PHP class facilitates the identification of the user's environment such as Web browser, version, platform family, platform version or if it's a mobile device or not.
valorin/random
40198 Downloads
Random is a simple helper package designed to make it easy to generate a range of different cryptographically secure random values.
timacdonald/has-parameters
176636 Downloads
A trait that allows you to pass arguments to Laravel middleware in a more PHP'ish way.
symbiote/silverstripe-queuedjobs
688875 Downloads
A framework for defining and running background jobs in a queued manner
soapbox/laravel-formatter
974549 Downloads
A formatting library that converts data output between XML, CSV, JSON, TXT, YAML and a few others.
silverstripe/blog
644576 Downloads
A fresh take on blogging in Silverstripe set out to tackle the issue of a cluttered Site Tree.
semsol/arc2
160745 Downloads
ARC2 is a PHP library for working with RDF. It also provides a MySQL-based triplestore with SPARQL support.
ringlesoft/laravel-process-approval
10160 Downloads
A package to handle process approval flow in a laravel application.
ramsey/conventional-commits
690247 Downloads
A PHP library for creating and validating commit messages according to the Conventional Commits specification. Includes a CaptainHook action!