Welcome to the PHP libRadis web site
What is libRadis...
libRadis is a PHP utility library totally object oriented.
It is mainly oriented file (by comparison with database oriented libraries).
Main qualities are:
- BSD Licenced.
- Totally object oriented
-
Really, really easy to use: you just need to extract archive to a folder,
then to include the "lib.php" file in your code
-
Fully documented.
Current status
libRadis development status is alpha for now. You can use it ; nevertheless it at your own risks
Features
Implemented:
-
Logging system
-
File manipulation
-
Pathes manipulation
-
Simple template engine
-
Array manipulation
To come:
-
Image manipulation (thumbnail, crop, etc)
-
ODF File manipulation
-
...