...
'=>'This post was submitted using this PHP OAuth API client class.', 'picture' => 'http://files.phpclasses.org/files/blog/package/7700/file/PHP%2BOAuth.png' ); $success = $client ->CallAPI ( 'https://graph.facebook ...
HTML, Validation, AJAX Class that generates HTML forms supporting: - Multiple inputs may be interconnected in such way that client side events that occur on one input can trigger actions on the context of other inputs. Developers may use input interconnection support without writing Javascript code ...
PHP 5, Content management, Blogs This package provides a blog post management and publication system. It provides an application that allows users to create and manage blog posts. Currently, it can: - Create, edit, list, and show individual blog posts - Show a welcome page with a list of all blog ...
PHP 5, Content management, Design Pat..., B... This package implements a blog management system extensible with classes. It provides controller classes that implement the actions to manage and publish the content. Router classes define how HTTP requests are handled by defining the controller classes ...
PHP 5, Databases, Blogs This package can publish pages of a blog system. It can retrieve the content of blog posts from the database tables accessed using the PHP PDO extension. Currently the package provides a page that can list all blog posts and a contact page. Name: Milan Jankovic <contact> Classes ...
Tools, PHP 8 This package can create and run action workflows. It provides a class to define workflow actions using sub-classes that define code that will be executed for each action. The package can also create workflows associating each workflow with a set of actions. It can also execute a workflow ...
Libraries, Design Patterns, PHP 8 This package provides a system for building MMVC(Modular MVC)--based PHP applications, offering a structured approach to development. It provides base model, view, and controller classes that application developers can extend to implement model, view, and controller ...
PHP 5, Web services, Design Patterns This package provides an example of REST API using the MVC design pattern. It provides an API using model, view, and controller classes. The API classes can also implement a web interface for an application that manages the same information as the API. Name: Adeleye ...
Tools, Libraries, Templates, Console, C..., D..., P... PHP Luminova Framework is a robust MVC and HMVC framework, supporting Twig, Smarty, and PHP templating with layout inheritance and extensions using methods like `begin`, `end`, `import`, and `extend`. It also offers: - Unique database caching ...
PHP 5, Files and Folders, Security, B... This package can remove strange files from WordPress directions. It can traverse a directory of the WordPress installation to check if the files it finds are part of the WordPress distribution. The package removes strange files and directories that are not ...