804 projects tagged "php classes"
AdminPro is a user authentication class based on MySQL and the PHP Session functions. It was written for Web sites that need some password protected areas. It includes a user management application script and a MySQL table setup application script. The class can allow a user to login and logout via Web-based forms, expire the session of an authenticated user if it passed a given session timeout, display error messages and point the user to the login page when the user is not authenticated or the login session expired, and check whether a logged user has administrator or user group privileges
Adobe Color File Generator is a class to generate Adobe Color files used by the Adobe Photoshop program. It takes a list of colors defined by name and the respective RGB color values. The generated ACO file is served for download as the current script output, or it can be saved to disk.
Advanced Graphs and Charts Collection for PHP provides a very easy way to embed dynamically-generated graphs and charts into PHP applications and HTML Web pages. The Graphing components provide various solutions for the incorporation of graphs and charts into Web/intranet pages and applications. Versatile components provide the ability for Web authors and developers to quickly build and publish dynamic and interactive graphs and charts.
The adventure PHP framework (APF) is a utility to implement object oriented and generic PHP Web applications. It allows the developer to create programs in compliance with approved software design patterns, and the code base already has answers to many everyday problems. The framework cannot be described as an application that only has to be configured, but rather as a technical basis and design guide for the design of software. Further, it introduced many concepts and efficiency tools already well known in the Java community.
Ajax Data Objects (ajaxdo) provides an easy database persistency framework for JavaScript objects. Ajaxdo enables runtime loading, saving, deleting, and listing of JavaScript objects stored on the server database. Using Ajaxdo can dramatically reduce server side code and make a Web 2.0 application port easily from one server-side programming language to another.
Akelos is an MVC framework for PHP that tries to bring the magic of Ruby on Rails to the PHP world. Akelos based applications can run on most shared hosting service providers since Akelos only requires a standard PHP installation on the server. Akelos is designed to make developers lives simpler by solving complex problems with unusual speed and productivity. Favoring "convention over configuration" leads to the creation of uniform and simpler-to-understand code.
A command line tool to output your database schema and data in diff-able form.