Libraries tagged by coole
kblais/laravel-helpers
19948 Downloads
A collection of helpers for your Laravel application.
juststeveking/http-helpers
9022 Downloads
A collection of helpers to use when working with HTTP.
justintime50/styles
1399 Downloads
A collection of style guides and best practices used for my projects and teams.
jtrw/php-make
1587 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.
jonnitto/prettyembedcollection
18619 Downloads
Collection of all packages from the PrettyEmbed series
jojo1981/guzzle-middlewares
11389 Downloads
This library contains a collection of guzzle middlewares.
jbzoo/codestyle
1100478 Downloads
Collection of QA tools and JBZoo code standards
jawira/the-lost-functions
70934 Downloads
Collection of convenience functions.
ingenerator/oidc-token-verifier
18646 Downloads
Lightweight library to verify OIDC tokens against a public discovery document / JWKS collection
ingenerator/mailhook
42851 Downloads
Collects email from a local postfix server so you can inspect, assert and otherwise mess around with emails sent during development.
in2code/in2studyfinder
21355 Downloads
List of master's and bachelor's degree programs for colleges and universities
ideil/binary-to-text-php
23621 Downloads
Collection of binary-to-text encoding utilities for PHP. Includes Base32 support and much more.
heartsentwined/file-system-manager
19148 Downloads
A collection of file and directory management functions.
havvg/http-exception
14221 Downloads
A collection of exception classes to reflect HTTP status codes.
hananils/kirby-methods-folder
1970 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.