Libraries tagged by recess
krg/doctrine-nestedsets
25 Downloads
Library for working with tree structures in the database on the principle of "nested sets". A distinctive feature of the library is that it is possible to store several trees in one table. It is also not necessary to have one root node for each tree.
kozalo/russian-datetime
32 Downloads
Use this class if you have a necessity to print something like "12 minutes ago" in Russian.
kemott/day-month-date
6 Downloads
A package that enables and simplifies operations on dates for which it is not necessary, or even possible, to indicate the year.
jtangas/auth-bundle
11 Downloads
symfony authorization bundle utilizing FOSUserBundle, JWT, and necessary tools for a JWT Based Rest Environment
jonathanfontesmonday/papelhigienico
6 Downloads
Nasceu de uma grande necessidade.
jmediatechnology/jphp
3 Downloads
PHP has many built-in functions. However, my opinion is that PHP doesn't have some built-in functions that may be needed. What's next is that some built-in functions don't offer the necessary functionality in some situations.
jfbauer/openai
10 Downloads
This package gives you access to all the API necessary functionalities from OpenAI.
jandrda/check-http-code
9 Downloads
Simple script for checking http code of URL list and filter if necessary. Can be easy used for checking 404 codes for site and getting list of 404 error pages.
jagusiak/jsonsimplestorage
33 Downloads
JSONSimpleStorage is a simple solution for data storage based on files, perfect for small projects where database system are not necessary or available.
ivnmaksimovic/minishop
12 Downloads
Working online shop with necessary only features.
itsmelepassos/phpoo-timezone
166 Downloads
Atribua um fuso horário local sem a necessidade de alterar o arquivo php.ini
ideo/otpauth
13 Downloads
Provides necessary processing for TOTP.
iakio/phpunit-smartrunner
124 Downloads
CLI tool that runs only necessary TestCases.
hgg/parallelprocess
30 Downloads
Keep mulitiple processes running and respawn if necessary
hamzaouaghad/proartisan
27 Downloads
A tiny laravel package that runs artisan commands in production, specifically made for people who do not necessarily have access to SSH and still need to run migrations for instance.