Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/aapis/spacelord

A collection of utility classes which can be implemented into any project
https://github.com/aapis/spacelord

Last synced: 23 days ago
JSON representation

A collection of utility classes which can be implemented into any project

Awesome Lists containing this project

README

        

SpaceLord
=========

A collection of utility classes which I have found to be useful.

* Status: Sends HEAD requests to a site, or list of sites, and returns status information (i.e. website is down, website is behind basic auth, etc)
* Electroheart: Wrapper for MCRYPT encryption functions
* GenericList: Javascript-like array handling
* Generic: An improved stdClass