Libraries tagged by fort
nette/utils
334876454 Downloads
🛠Nette Utils: lightweight utilities for string & array manipulation, image handling, safe JSON encoding/decoding, validation, slug or strong password generating etc.
mobiledetect/mobiledetectlib
140384650 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.
markbaker/matrix
241670776 Downloads
PHP Class for working with matrices
markbaker/complex
245140011 Downloads
PHP Class for working with complex numbers
maennchen/zipstream-php
243979980 Downloads
ZipStream is a library for dynamically streaming dynamic zip files from PHP without writing to the disk at all on the server.
league/uri-interfaces
153444006 Downloads
Common tools for parsing and resolving RFC3987/RFC3986 URI
league/oauth2-server
118459706 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.
league/mime-type-detection
414690568 Downloads
Mime-type detection for Flysystem
league/flysystem-aws-s3-v3
229598611 Downloads
AWS S3 filesystem adapter for Flysystem.
laravel/telescope
55344699 Downloads
An elegant debug assistant for the Laravel framework.
laravel/sanctum
145099036 Downloads
Laravel Sanctum provides a featherweight authentication system for SPAs and simple APIs.
laravel/sail
155976117 Downloads
Docker files for running a basic Laravel application.
laravel/prompts
132117483 Downloads
Add beautiful and user-friendly forms to your command-line applications.
laravel/horizon
68749377 Downloads
Dashboard and code-driven configuration for Laravel queues.
larastan/larastan
27829757 Downloads
Larastan - Discover bugs in your code without running it. A phpstan/phpstan extension for Laravel