Libraries tagged by ta
symfony/browser-kit
232772073 Downloads
Simulates the behavior of a web browser, allowing you to make requests, click on links and submit forms programmatically
spatie/laravel-activitylog
30776236 Downloads
A very simple activity logger to monitor the users of your website or application
phenx/php-font-lib
132701347 Downloads
A library to read, parse, export and make subsets of different types of font files.
opis/closure
211904613 Downloads
A library that can be used to serialize closures (anonymous functions) and arbitrary data.
openai-php/client
10036302 Downloads
OpenAI PHP is a supercharged PHP API client that allows you to interact with the Open AI API
nunomaduro/termwind
150149832 Downloads
Its like Tailwind CSS, but for the console.
mtdowling/jmespath.php
383505884 Downloads
Declaratively specify how to extract elements from a JSON document
mobiledetect/mobiledetectlib
127205533 Downloads
Mobile_Detect is a lightweight PHP class for detecting mobile devices. It uses the User-Agent string combined with specific HTTP headers to detect the mobile environment.
maennchen/zipstream-php
214343393 Downloads
ZipStream is a library for dynamically streaming dynamic zip files from PHP without writing to the disk at all on the server.
league/oauth2-server
106550948 Downloads
A lightweight and powerful OAuth 2.0 authorization and resource server library with support for all the core specification grants. This library will allow you to secure your API with OAuth and allow your applications users to approve apps that want to access their data from your API.
laravel/serializable-closure
229320117 Downloads
Laravel Serializable Closure provides an easy and secure way to serialize closures in PHP.
laravel/prompts
96109923 Downloads
Add beautiful and user-friendly forms to your command-line applications.
laravel/passport
67492240 Downloads
Laravel Passport provides OAuth2 server support to Laravel.
laminas/laminas-code
150263008 Downloads
Extensions to the PHP Reflection API, static code scanning, and code generation
justinrainbow/json-schema
260322917 Downloads
A library to validate a json schema.