Libraries tagged by php config
apilaravue/apilaravue
40 Downloads
This is a framwork for large web projects. ApiLaravue uses Laravel 5.4 as backend integrated with laravel passport and laravel cors, Vuejs as frontend and the two communicate via API calls. It also include redis already installed and configured in the backend and frontend, a node server already created and configure for realtime communication and some vue packages are also install in the frontend such as vue-router, vue-resource, vue-socket.io, and sweetalert.
alexandre-daubois/phikl
34 Downloads
Apple's Pkl language bridge for PHP
sci3ma/sf4grumphp
462 Downloads
Configured GrumPHP with bunch of tools for static code analysis Symfony Framework
saturio/opcache-manager
84 Downloads
Reset cache, show summary information and get configuration about de OPcache
mathieu-bour/guardian
1628 Downloads
Highly configurable JSON Web Token implementation for Laravel and Lumen.
tim661811/laravel-telemetry-reporter
13 Downloads
A reusable Laravel 10+ package that lets you annotate any service method with a PHP attribute to collect custom telemetry (e.g. user counts, disk usage, feature flags) and automatically report it—at configurable intervals—to a central server over HTTP. Data is grouped per application host, is fully configurable via a published telemetry.php config (backed by your chosen cache), and integrates seamlessly with Laravel’s scheduler and HTTP client.
saeedvir/pal-server-info
0 Downloads
PHP And Laravel (PaL) Server Info And Laravel Requirements Checker + PHP And Mysql Benchmark + Scan PHP Configuration in single file !!
lxberlin/netefx-validator
8676 Downloads
NetefxValidator is a class for form validation, so it replaces the RequiredFields() validator. Features: A lot of build in validationrules - logical rule combination - validationrule for unique database fields - custom validation functions - works in getCMSValidator() in Modeladmin - There is no javascript validation at all. So you can disable js-validation in your _config.php
mouf/utils.common.getvars
163364 Downloads
This is a legacy non-OO package and should not be used in recent developments. A simple package that provides functions to get the parameters from the request in a consistent way. The varaiables can be rerieved in a way that is independent of the php.ini configuration file. Especially, it can cancel the effect of the dreadful 'magic_quotes' parameter.
hieu-le/favicon
498 Downloads
A configurable PHP solution to auto generate favicons and HTML meta tags from a original PNG file.
alexgeno/phone-verification
5107 Downloads
An extensible and configurable php library for phone verification
upperdog/wp-core-update-cleaner
10 Downloads
This plugin automatically removes some files in the root folder, like wp-config-sample.php, readme and license files, when WordPress is manually or automatically updated.
beatlabs/load
3 Downloads
PHP library for config loading
asko/router
274 Downloads
A minimal PHP router with configuration-free dependency injection
kregel/laravel-flight
260 Downloads
Secure your apps easily with Laravel Socialite and OAuth. Install this package, configure a few env values, a config/services.php entry, and then login.