SEO link factory class Support forum seo Retrieve friendly URLs from a database This class can be used to store and retrieve friendly URLs from a MySQL database. It can query a MySQL database for links that match a given category or include a given subject after being cleaned to be used as friendly ...
Cacheme Support forum cacheme Cache data in different types of container This package provides a common interface to store and retrieve cached data from different types of container. There is one factory class that takes an URL of a cache container and additional options and it creates and initializes ...
Combo Validation Support forum combovalidation Validates Web forms on browser and server side This class can be used to validate Web forms both on browser and server side. It can generate to validate forms on the browser side before the forms are submitted. It can also validate forms on the server ...
This package is a MVC framework for building Web sites and APIs. It implements the Model-View-Controller design pattern to separate concerns, as well many classes to implement common functionality often necessary to build not only user facing Web sites but also Web services based APIs. To implement ...
Adventure-(PHP-)Framework Support forum adventure Framework for Web development This package is a framework for generic Web application development. It provides modules to implement common functionality needed by many Web applications, like: - Application benchmarking - Database access - Configuration ...