Libraries tagged by NOS
antonioribeiro/artisan-anywhere
71 Downloads
Run the artisan command, no matter where you are in the project tree
andyabih/laravel-fake-api
216 Downloads
Generate dummy API endpoints from a simple PHP array. No more waiting for the backend to be done before working on the frontend.
andrebian/tdd-com-php
9 Downloads
Códigos-fonte apresentados no Livro Test-Driven Development, Teste e Design no Mundo Real com PHP
andersonaragao/cpf-gratis
5348 Downloads
Com esse pacote você poderá consultar, gratuitamente, CPFs diretamente no site da receita.
andersonaragao/cnpj-gratis
5362 Downloads
Com esse pacote você poderá consultar, gratuitamente, CNPJs diretamente no site da receita.
alexstack/google-recaptcha-to-any-form
7543 Downloads
Display a Google Recaptcha v2 or v3 or invisible in any custom form with flexible settings and no affection to your existing code. Also works well for SilverStripe 4.x/3.x/2.x & Laravel & Wordpress & other CMS.
aldin-sxr/mongo-sanitize
2381 Downloads
A simple, no-dependency defense against MongoDB query selector injection attacks.
agenciafmd/laravel-support
1053 Downloads
Itens uteis para serem utilizados nos projetos
zoomlab/cleverrules
10 Downloads
Just a no surprises to handle rewrite rules in WordPress.
par0noid/ts3admin
3047 Downloads
The ts3admin.class is a powerful api for communication with Teamspeak 3 Servers from your website! Your creativity knows no bounds!
mouf/database.tdbm
77413 Downloads
The Database Machine is a PHP ORM that requires no configuration. The object model is deduced at runtime from the database model.
malkusch/php-autoloader
1352 Downloads
This autoloader supports every autoloadable PHP feature up to PHP 5.4’s traits. It find’s every class, interface or traits definition in any situation. No matter what convention is used. The autoloader is index based. After building the index there will be no performance issue. The building is done dynamically. There is no explicit need of calling a build script. For the sake of comfortability there exists a script for prebuilding an index.
localgovdrupal/localgov_skeleton
37547 Downloads
Bare base theme for LocaGov Drupal sites with no styling.
hoppinger/simple_system_page_access
10088 Downloads
Disables access to system overview pages that have no accessible items under them.
glamorous/tmdb-php-api
126 Downloads
PHP Class for using TMDb (themoviedb.org) API. Because of IMDB hasn't an API we provide this PHP5 class. It's pretty easy to recieve all information about a movie or an actor. No scraping needed.