-
Notifications
You must be signed in to change notification settings - Fork 1
Tools to write scripts in PHP a much lesser pain that is usually tends to.
License
SlikNL/Uncia
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Uncia is a set of tools making writing scripts in PHP a much lesser pain that is usually tends to. It is in early stage, as well as hardly documented. Please refer to demo.php for an overview of its capabilities. USAGE: For normal use: require_once 'uncia/uncia.php'; Default package gives you global aliases and error handling. If you do not want that: require_once 'uncia/bare.php'; You can turn on global aliases or error handling selectively with \Slik\Uncia\aliases() and \Slik\Uncia\errors() accordingly.
About
Tools to write scripts in PHP a much lesser pain that is usually tends to.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published