Libraries tagged by oneplace
lara-igniter/enum
7 Downloads
Minimal Enum to replace native PHP 8 enums
langleyfoxall/laravel-config-to-env
8 Downloads
⚙ Artisan command that replaces all variables in a Laravel config file with calls to env()
kryuu-common/base64-url
6 Downloads
This is a simple library for encoding and decoding Base64Url, the basis of this is that the Base64 is not URL safe due to the characters `+`, `/` and `=`, so this encode replaces these characters with `=` to ``, `+` to `-` and `/` to `_` for the purpose of using it in the URL
kopetgroup/php-paginator
4 Downloads
A lightweight PHP paginator, for generating pagination controls in the style of Stack Overflow and Flickr. The 'first' and 'last' page links are shown inline as page numbers, and excess page numbers are replaced by ellipses.
kmuenkel/safe-schema-builder
1 Downloads
Replace Laravel's Schema Facade with one capable of omitting table alterations that already exist
klimasofa/inserttags
47 Downloads
Replace some insert tags within contao
kijin/ooapc
0 Downloads
An object-oriented interface to APC, drop-in replacement for Memcache class
kiddo/flarum-traditional-rank-icons
52 Downloads
Replace cirle badges with rank-styled badges.
khshyr/dcat-site-config
29 Downloads
Site configuration, replaces env and config values
keyhoang/php-consul-env
19 Downloads
Create .env.consul with consul replace .env
kcs/param-fetcher-bundle
498 Downloads
A replacement for FOSRestBundle ParamFetcher
kargnas/alternative-laravel-cache
4658 Downloads
Replacements for Laravel's redis and file cache stores that properly implement tagging idea. Powered by cache pool implementations provided by http://www.php-cache.com/
justenough/craft-envfield
151 Downloads
A drop-in replacement for CraftCMS plain text fields with environment variable support, inc autosuggest
juniorfontenele/sail
10 Downloads
A Laravel Sail's replacement
jufubao/gotask
5 Downloads
A replacement for Swoole TaskWorker in Go