Libraries tagged by Modlify
cse/helpers-word
867 Downloads
The helpers allows you to modify string data. Inclination, transliterate, convert month date and convert number or amount to word - all this is available in this library.
codenamegary/url-parser
4109 Downloads
Parse, merge and modify URLs while maintaining integrity of all parts.
codaxis/cakephp-multivalidation-behavior
15 Downloads
A CakePHP behavior that allows easy modifying of validation rules on the fly.
cleup/events
8 Downloads
A convenient event system for modifying and extending the web application platform
cemerson/trespass
2005 Downloads
A library for modifying private properties of PHP 7 classes from an external context
carp3/network-interfaces
338 Downloads
A simple library to modify debian's /etc/netowrk/interfaces
bickmista/spurl
3574 Downloads
A URL library that can validate, modify and split URL's. This library can split URL's into Subdomain, domain and TLD without choking when it comes to newer TLD's.
bayareawebpro/laravel-dom-pipeline
1317 Downloads
A DOM Pipeline Utility for Modifying HTML
bakgul/file-content
114 Downloads
This is a helper package, and it can't be used independently. Its purpose is to get/set/modify files' content when they are created/deleted/updated through the commands that are shipped with the packages, which are part of Packagified Laravel.
augmentedlogic/osm-tile-proxy
16 Downloads
A proxy/tile cache for openstreetmap tiles which can modify the tiles on the fly to create custom colorful maps
aaronholbrook/ms-custom-signup
23 Downloads
The wp-signup.php file is notoriously hard to filter/customize. This plugin essentially rebuilds that file with better filters and more flexibility with modifying how it works.
uvodohq/menv
2698 Downloads
PHP library to modify values in env file
stackadroit/cmb2-extensions
3114 Downloads
This is a CMB2 Extension repository which help modify the default behavior of CMB2 and extends it's functionality.
romm/site-factory
31 Downloads
Replicate and modify an existing website model very easily with a flexible and lean design. Read the code examples to understand and master all the TypoScript configuration, or extend the existing duplication processes. Based on freesite (created by Kasper Skårhøj) this project was originaly conceived by Cyril Wolfangel and is developped and maintained by Romain Canon. Join the project on https://github.com/romaincanon/TYPO3-Site-Factory
rmunate/laravel-config-runtime
116 Downloads
The `LaravelRuntime` Library empowers you to modify Laravel configuration values at runtime. It's essential to note that these changes won't affect the values in the `.env` file; they will only apply while your scripts are running.