Skip to content

Latest commit

 

History

History
executable file
·
20 lines (14 loc) · 423 Bytes

README.md

File metadata and controls

executable file
·
20 lines (14 loc) · 423 Bytes

Steel

Steel is PHP 5.3 utility framework. It consists of small components I've written over a period of time and used on different projects.

License

Steel is licensed under the Modified BSD License

Components

Current (completed) components:

  • Command - A component for executing a sequence of commands
  • Net
    • Ip - Class for working with IP addresses
    • Url - Class for working with URL's