codecrafted / iron-elephant
mini php library for work with php easier
Installs: 48
Dependents: 4
Suggesters: 0
Security: 0
Stars: 2
Watchers: 2
Forks: 0
Open Issues: 0
pkg:composer/codecrafted/iron-elephant
Requires
- php: ^8.1
This package is auto-updated.
Last update: 2025-09-23 15:32:08 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/ :