Libraries tagged by lnst
psr-discovery/discovery
10713010 Downloads
Lightweight library that discovers available PSR implementations by searching for a list of well-known classes that implement the relevant interfaces, and returning an instance of the first one that is found.
psr-discovery/cache-implementations
10252377 Downloads
Lightweight library that discovers available PSR-6 Cache implementations by searching for a list of well-known classes that implement the relevant interface, and returns an instance of the first one that is found.
laminas/laminas-permissions-acl
14293675 Downloads
Provides a lightweight and flexible access control list (ACL) implementation for privileges management
joshfraser/php-name-parser
1315374 Downloads
PHP library to split names into their respective components (first, last, etc)
jasongrimes/paginator
1339605 Downloads
A lightweight PHP paginator, for generating pagination controls in the style of Stack Overflow and Flickr. The 'first' and 'last' page links are shown inline as page numbers, and excess page numbers are replaced by ellipses.
haydenpierce/class-finder
16998064 Downloads
A library that can provide of a list of classes in a given namespace
dusterio/laravel-aws-worker
5954821 Downloads
Run Laravel (or Lumen) tasks and queue listeners inside of AWS Elastic Beanstalk workers
codewithdennis/filament-select-tree
592585 Downloads
The multi-level select field enables you to make single selections from a predefined list of options that are organized into multiple levels or depths.
overtrue/laravel-lang
1117748 Downloads
List of 75 languages for Laravel.
caouecs/laravel4-lang
138550 Downloads
List of 126 languages for Laravel Framework, Laravel Jetstream, Laravel Fortify, Laravel Breeze, Laravel Cashier, Laravel Nova, Laravel Spark and Laravel UI
wyrihaximus/list-classes-in-directory
424280 Downloads
Allows you to list full qualified class names in directories and files.
umpirsky/locale-list
691704 Downloads
List of all locales with names and codes in all languages and all data formats.
saade/filament-adjacency-list
77664 Downloads
A Filament package to adjacency lists.
petercoles/multilingual-country-list
406594 Downloads
Lookup Objects for ISO 3166 Country Names and Codes
mike182uk/paypal-ipn-listener
584053 Downloads
A PayPal IPN (Instant Payment Notification) listener for PHP