Libraries tagged by kimple
paragonie/constant_time_encoding
388230722 Downloads
Constant-time Implementations of RFC 4648 Encoding (Base-64, Base-32, Base-16)
nyholm/psr7
275044192 Downloads
A fast PHP7 implementation of PSR-7
myclabs/php-enum
241525711 Downloads
PHP Enum implementation
mustache/mustache
49661958 Downloads
A Mustache implementation in PHP.
moneyphp/money
98403868 Downloads
PHP implementation of Fowler's Money pattern
laravel/sanctum
209227816 Downloads
Laravel Sanctum provides a featherweight authentication system for SPAs and simple APIs.
graham-campbell/result-type
441165100 Downloads
An Implementation Of The Result Type
evenement/evenement
183026524 Downloads
Événement is a very simple event dispatching library for PHP
dnoegel/php-xdg-base-dir
248840293 Downloads
implementation of xdg base directory specification for php
clue/stream-filter
286699812 Downloads
A simple and modern approach to stream filtering in PHP
spatie/simple-excel
12817127 Downloads
Read and write simple Excel and CSV files
simplepie/simplepie
9891046 Downloads
A simple Atom/RSS parsing library for PHP
rinvex/countries
8412728 Downloads
Rinvex Countries is a simple and lightweight package for retrieving country details with flexibility. A whole bunch of data including name, demonym, capital, iso codes, dialling codes, geo data, currencies, flags, emoji, and other attributes for all 250 countries worldwide at your fingertips.
webmozart/glob
41992800 Downloads
A PHP implementation of Ant's glob.
symfony/rate-limiter
60168791 Downloads
Provides a Token Bucket implementation to rate limit input and output in your application