Download the PHP package orkan/utils without Composer
On this page you can find all versions of the php package orkan/utils. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package utils
Utils v11.3.0
Bunch of scripts collected from all around the HDD
Console app
src/Application.php
Simple, configurable, extendable, easy to use CLI app implementation.
Usage
See included tools in /bin dir for more examples.
FORM Input generator
src/Input.php
HTML/PHP <form>
input parser.
Allows automatic import of values form POST like data arrays with value filtering.
Allows rendering html input elements straight from php array.
Usage
Define:
Parse:
Thumbnail generator
src/Thumbnail.php
@todo Add description...
PHP cli apps
bin/app_env_switch.php
- Switch between multiple configuration files.bin/app_files_quantity.php
- Copy files from one dir to another with quantity limit and sorting features.
About
Third Party Packages
- none
Installation
$ composer require orkan/utils
Author
License
MIT
Updated
Mon, 31 Mar 2025 06:32:10 +02:00
All versions of utils with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.4
composer-runtime-api Version ^2.2
composer-runtime-api Version ^2.2
The package orkan/utils contains the following files
Loading the files please wait ....