codecrafted / iron-elephant
mini php library for work with php easier
v2.1.3
2023-11-23 11:32 UTC
Requires
- php: ^8.1
Requires (Dev)
None
Suggests
None
Provides
None
Conflicts
None
Replaces
None
This package is auto-updated.
Last update: 2026-08-23 17:27:45 UTC
README
Work with php easier
How to use this library
-
Just add this to your own code :
/** * Add IRON ELEPHANT library to project */ require_once 'vendor/autoload.php'; // load iron classes // use Codecrafted\IronElephant; [DB,File,Validate] -
Edit and customize config file :
For using all feature visit docs directory
help/ :