crazedsanity / core
Core PHP libraries for all things Crazed(Sanity).
v0.3.2
2017-08-15 16:41 UTC
Requires
- php: >=5.3.0
- crazedsanity/version: ~0.1
Requires (Dev)
None
Suggests
None
Provides
None
Conflicts
None
Replaces
None
README
These are the core PHP libraries for all things Crazed(Sanity). Pretty much every other (new) library from CrazedSanity depends on these libaries.
These libraries have been extracted from crazedsanity/cs-content. The intention is to normalize the names, add some namespaces, and hopefully make development a bit easier.
Includes:
- Version (for parsing version strings)
- ToolBox (for string manipulation, debugging, etc)
- AutoLoader
- LockFile (to avoid process-tripping, etc)