PHP Solid Classes V1.1

PHP Script


Category: ScriptsStatus: Complete
Platform: PHPCreated: 2006
Link: Download Now Last Updated: 2011

Note: This is the latest version of Solid Classes. It is intended to run standalone but also can be used with Solid Framework.

More than four years after the release of V1.0, this package contains many of the new classes I have written since then as well as a ton of updates to existing classes. Like before, I haven't gotten around to adding documentation for the classes but they are all functional and shouldn't be too hard to figure out once you include the appropriate dependencies in your code. SolidDownload/SolidUpload/SolidCURL are new classes that are functional but incomplete. Their behavior/structure may change in the future as the code matures. The SolidDB/SolidError/SolidConfiguration classes are essential to the entire package and are the only classes that must be included. Otherwise, you may pick and choose whichever Solid classes you wish to use. Make sure to modify SolidConfiguration to match your settings.