Libraries tagged by gice
dflydev/placeholder-resolver
14371864 Downloads
Given a data source representing key => value pairs, resolve placeholders like ${foo.bar} to the value associated with the 'foo.bar' key in the data source.
dflydev/dot-access-configuration
14286280 Downloads
Given a deep data structure representing a configuration, access configuration by dot notation.
arthurhoaro/favicon
628358 Downloads
PHP Library used to discover favicon from given URL
armin/editorconfig-cli
1032448 Downloads
EditorConfigCLI is a free CLI tool (written in PHP) to validate and auto-fix text files based on given .editorconfig declarations.
amirami/localizator
342379 Downloads
Localizator is a small tool for Laravel that gives you the ability to extract untranslated strings from project files. It works using the artisan command line and the provided localize command.
gacela-project/gacela
75803 Downloads
Gacela helps you separate your project into modules
tenancy/tenancy
35188 Downloads
Creating multi tenant saas from your Laravel app with ease
kreait/gcp-metadata
4618641 Downloads
Get the metadata from a Google Cloud Platform environment.
givebutter/laravel-keyable
115828 Downloads
Add API keys to your Laravel models
rajentrivedi/tokenizer-x
108924 Downloads
TokenizerX calculates required tokens for given prompt
label84/laravel-hours-helper
70240 Downloads
Creates a Collection of times with a given interval.
jane-php/open-api-3
1081897 Downloads
Generate a PHP Client API (PSR7/PSR18 compatible) given a OpenApi 3.x specification
jane-php/json-schema
1745691 Downloads
Generate a serializable / deserializable object model given a json schema
instasent/sms-counter-php
1029341 Downloads
SMS Counter PHP Class Library which detects encoding of an SMS message text, counts the characters as per the encoding and gives page limit information.
imanghafoori/laravel-widgetize
128582 Downloads
A minimal yet powerful package to give a better structure and caching opportunity for your Laravel apps.