A PHP5 Model/View/Controller framework including components for easy and extensible form validation, module and action level role and user-based security, support for the Smarty template engine and a layer on top of PEAR::DB for passing named parameters.
fmDB is a web tool to configure HTML forms including select box and radio check buttons. Visual HTML web interface make it easy to configure the forms. This project aims to provide a PHP code using QuickForm and QuickFormController in PEAR library.
Auth0 Token Vault handles secure token storage, exchange, and refresh for external providers so you don't have to build it yourself.
Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
PhpSkel is web application framework. It based on Phrame (MVC), Smarty and PEAR libraries. Also there many additional classes useful in real projects. PhpSkel is stable and flexible solution because it was used in many projects since summer 2003.
CEP (Core Enterprise PHP) is an enterprise application framework designed to make the development of modular, component-driven web applications a rapid and well-defined process. CEP extends PEAR, using PEAR packages where ever appropriate.
A PHP class library for the Open Archives Initiative Protocol Metadata Harvesting. This library provides a Server (= Repository) as well as a Client (= Harvester) interface. This package is conformant to and makes use of PEAR classes.
This is a place where I can post small pieces of software I write.
If any of my projects get bigger and start getting other developers, I will create a spereate SF project.
Unfortunately, the vast majority of my work (including scripts that run my site
The goal of PUMM is to provide a flexible, yet easy-to-implement userer managment system to PHP developers.
It does all the donkeyword around user managment (e.g. verifying username/password, rights managment) and provides an easy-to-use interface to de
AI-powered service management for IT and enterprise teams
Enterprise-grade ITSM, for every business
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
With the ZZ/OSS Installer, developers have access to a PEAR-like release management combined with a PHP-based installation wizard. The plugin framework of the installer allows for a customized installation and build system for PHP applications.
This database class provides easy and simple interface to access the most important db function in PHP. It provides implementations for MYSQL, POSTGRESQL, SQLTE, ODBC and has wrapper classes ADODB, METABASE, PEAR and PHPLIB.
WeDeS is an WEbsite DEployment System, featuring Smarty Templates, User management, PEAR DB and user modules. WeDeS may be used for a wide range of PHP Web Applications.
SmartIRC is a PHP class/library for communication with IRC networks, which conforms to the RFC 2812 (IRC). It's an API that handles all IRC protocol messages. Project moved to PEAR! http://pear.php.net/package/Net_SmartIRC/
FoxServ is an Apache / mySQL / PHP installer package for Windows and Linux. Unlike NuShpere or PHPTriad, FoxServ features the latest version of all included pacakges, user defined configuration during installation, PHP as a module, PEAR, and the Zend Opt
PEAR::DB::OO is an abstraction layer for accessing database tables in an object oriented paradigm. It is targeted at PHP developers, and is written in PHP. It builds on PEAR's procedural database abstraction layer (PEAR::DB) -- see http://pear.php.net.
A lightweight PHP framework targeted at websites that need to add specific functionality such as blogs, RSS feeds and job postings, but in a more flexible way than is offered by existing frameworks.
Joy is Web Framework with PHP.
Netology Software Foundation
Feature List
--
Module (View, Layout)
Master Page
Controls
Themes
Template Engine
Logger
Tracer
Authentication
Authorization
MVC
CMS
Scheduler
This is a basic PHP framework to get an idea of how an MVC design pattern should be implemented. My idea is that it can be a basis to start a PHP application of any kind.
DeltaWeb is a PHP Subversion server, this project can run on any HTTP server. No need to modify your web server configuration or install Subversion binaries. DeltaWeb just need a HTTP server with PHP 5 with any database.
PHP ORM is a simple and light framework for saving and fetching objects from a database. It supports basic mappings such as one:many and many:one. One of the most notable features is creating tables on the fly if they do not exist.
Persephone is a data abstraction mechanism supporting automatic persistence, listing, and form generation. It takes care of all the standard, boring, data manipulation scenarios. It also works alongside existing code.
GenesisCode is a project to create a complete developing environment, where your current knowledge is enough, as long that you know what happens when you click save.
Entity is a generic class for PHP that abstracts the basic CRUD operations from the user. Built-in classification of entity data allows for rapid development of custom solutions by cutting out 40-60% of "grunt" work.