Download the PHP package phpsimpl/simpl without Composer
On this page you can find all versions of the php package phpsimpl/simpl. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download phpsimpl/simpl
More information about phpsimpl/simpl
Files in phpsimpl/simpl
Download phpsimpl/simpl
More information about phpsimpl/simpl
Files in phpsimpl/simpl
Vendor phpsimpl
Package simpl
Short Description PHPSimpl - a collection of useful PHP classes
License LGPL-3.0
Homepage https://github.com/nickdenardis/phpsimpl
Package simpl
Short Description PHPSimpl - a collection of useful PHP classes
License LGPL-3.0
Homepage https://github.com/nickdenardis/phpsimpl
Keywords classes
Please rate this library. Is it a good library?
Informations about the package simpl
Description
A PHP framework for rapidly creating classes that mirror MySQL tables. The Simpl framework comes with the basic functions to list, display and edit records from the database. With this framework a simple manager and front of a site can be created within a few minutes. An example database, manager and front end are included with the framework.
Features
- No make/PEAR/Root Access required
- Database table abstraction
- Automatically configured database functions (ie. !GetInfo, !GetList, Save, Delete, Search and Form)
- Advanced automatic form creation to mirror database/class expectations, XHTML compliant and ADA accessible.
- Table structure caching, Query level caching, and saving of inserts or updates to the filesystem if the database is unavailable.
- Ability to query cross databases on the same server
- Form validation
- Upload, Move, Copy, Delete and List Files
- Resize and Rotate Images
- Email with class abstraction with support for attachments
- RSS0.91, RSS1.0, RSS2.0, ATOM Feeds
- CVS, JSON, XML and SQL Exports
- JSON encoding and decoding support
Goals
- Easy Install. No need to be an administrator.
- Minimal Server Load. Created for a high traffic shared server environment.
- Straightforward API. No need to dig through documentation, functions are naturally named.
- Stop Wasting Time. Time is precious, no need to reinvent the wheel.
All versions of simpl with dependencies
PHP Build Version
Package Version
The package phpsimpl/simpl contains the following files
Loading the files please wait ....