Libraries tagged by collections
lekoala/silverstripe-devtoolkit
958 Downloads
Collection of useful developer stuff for SilverStripe
langleyfoxall/helpers-laravel
16421 Downloads
A collection of useful classes to help making Laravel applications easier
lalcebo/sdk-php-helpers
10996 Downloads
Provides a collection of PHP helpers functions.
kristianbb/php-emv
10761 Downloads
A collection of EMV tools and utilities for PHP 5.3+ (fork of Massimo Lombardo's project)
koillection/koillection
2 Downloads
Koillection is a self-hosted service allowing users to manage any kind of collection.
koenhoeijmakers/headers
91774 Downloads
A header collection support library.
kodus/tempkit
25489 Downloads
Implements a server-side strategy for collection and recovery of PSR-7 UploadedFile objects
kblais/laravel-helpers
20225 Downloads
A collection of helpers for your Laravel application.
jtrw/php-make
1831 Downloads
Simple collections of make commands to increase productivity. This package gives you make commands to run your project easily. You can also customize the make commands to fit your project needs. Make commands o help work with docker, git, composer, migrations symfony, migrations laravel, tests, static analysis, and more.
jojo1981/guzzle-middlewares
12595 Downloads
This library contains a collection of guzzle middlewares.
ingenerator/oidc-token-verifier
19203 Downloads
Lightweight library to verify OIDC tokens against a public discovery document / JWKS collection
ideil/binary-to-text-php
24300 Downloads
Collection of binary-to-text encoding utilities for PHP. Includes Base32 support and much more.
heartsentwined/file-system-manager
19658 Downloads
A collection of file and directory management functions.
havvg/http-exception
14516 Downloads
A collection of exception classes to reflect HTTP status codes.
hananils/kirby-methods-folder
2058 Downloads
Unlike collection and controllers, Kirby only allows for the creation of custom methods via plugins. Methods Folder bridges this gap by automatically registering methods located in site/methods. In additon to all methods types, it also provides a way to register helper functions via a dedicated file.