Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/aapis/spacelord
- Owner: aapis
- Created: 2014-02-12T21:55:41.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2014-08-20T19:14:26.000Z (over 10 years ago)
- Last Synced: 2024-10-15T10:29:42.457Z (2 months ago)
- Language: PHP
- Size: 262 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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