Libraries tagged by dos
jarouche/viacep
25493 Downloads
Classe para pesquisar o CEP atraves do servico gratuito viacep
gerson/laravel-base
14490 Downloads
Pacote com facilitadores para utilização do laravel
dbseller/legacy
44987 Downloads
Retrocompatibilidade do PHP para versao 5.3 -> 7.0
configcat/configcat-client-php7
108958 Downloads
ConfigCat SDK for PHP 7. ConfigCat is a feature flag, feature toggle, and configuration management service. That lets you launch new features and change your software configuration remotely without actually (re)deploying code. ConfigCat even helps you do controlled roll-outs like canary releases and blue-green deployments.
claudsonm/cep-promise-php
21621 Downloads
Busca por CEP utilizando Promises nos serviços dos Correios, ViaCEP, CepAberto e outros.
carlcs/craft-diywidget
39872 Downloads
Do It Yourself widget for Craft CMS
bubbstore/rdstation-php-sdk
96785 Downloads
Biblioteca PHP de integração com a API do RD Station
bubbstore/correios
93122 Downloads
Biblioteca que faz cálculo de frete, rastreamento de objetos e consulta de CEP diretamente do Webservice dos Correios.
bolt/assets
150296 Downloads
🛠 Javascript and CSS Assets used in Bolt's backend. Do not `require` directly.
b13/de-slash
26339 Downloads
De-Slash URLs - In case you do not want to havea trailing slash in your URLs, this extension will remove it
ayesh/stateless-csrf
25261 Downloads
Secret-key based state-less CSRF token generator and validator for PHP 8. State-less means you do not have to store the CSRF token in session or database.
automattic/maintenance-mode-wp
1977 Downloads
Shut down your site for a little while and do some maintenance on it!
andrevabo/danfse-nacional
1620 Downloads
Gerador de PDF do DANFSe Nacional a partir do XML da NFS-e Padrão Nacional
alecrabbit/php-console-colour
48485 Downloads
Helps to do colored console output.
digitaldream/laracrud
22256 Downloads
Do you have a well structured database and you want to make a Laravel Application on top of it. By using this tools you can generate Models which have necessary methods and property, Request class with rules, generate route from controllers method and its parameter and full features form with validation error message and more with a single line of command