Search results for �
laravel/sanctum
113020274 Downloads
Laravel Sanctum provides a featherweight authentication system for SPAs and simple APIs.
laravel/sail
118644646 Downloads
Docker files for running a basic Laravel application.
larastan/larastan
12947541 Downloads
Larastan - Discover bugs in your code without running it. A phpstan/phpstan wrapper for Laravel
justinrainbow/json-schema
245056131 Downloads
A library to validate a json schema.
jean85/pretty-package-versions
197063212 Downloads
A library to get pretty versions strings of installed dependencies
google/recaptcha
68974674 Downloads
Client library for reCAPTCHA, a free service that protects websites from spam and abuse.
fakerphp/faker
236671119 Downloads
Faker is a PHP library that generates fake data for you.
evenement/evenement
81041354 Downloads
Événement is a very simple event dispatching library for PHP
dragonmantank/cron-expression
340239408 Downloads
CRON for PHP: Calculate the next or previous run date and determine if a CRON expression is due
dompdf/dompdf
119814257 Downloads
DOMPDF is a CSS 2.1 compliant HTML to PDF converter
doctrine/sql-formatter
111090676 Downloads
a PHP SQL highlighting library
doctrine/persistence
216826080 Downloads
The Doctrine Persistence project is a set of shared interfaces and functionality that the different Doctrine object mappers share.
doctrine/migrations
160485090 Downloads
PHP Doctrine Migrations project offer additional functionality on top of the database abstraction layer (DBAL) for versioning your database schema and easily deploying changes to it. It is a very easy to use and a powerful tool.
doctrine/deprecations
315694694 Downloads
A small layer on top of trigger_error(E_USER_DEPRECATED) or PSR-3 logging with options to disable all deprecations or selectively for packages.
doctrine/common
307474108 Downloads
PHP Doctrine Common project is a library that provides additional functionality that other Doctrine projects depend on such as better reflection support, proxies and much more.