Browsing projects by Tag(s)

Select a tag to browse associated projects and drill deeper into the tag cloud.

Showing page 1 of 4

The leading open-source PHP framework has a flexible architecture that lets you easily build modern web applications and web services. It includes a Model-View-Controller (MVC), Database abstraction, Internationalization (i18n) and Localization (l10n), Authentication, Authorization, and Session ... [More] management, Web Services, Tools for E-Mail and MIME Formats, a complete port of Apache Lucene in PHP, and several useful core infrastructure components. [Less]

4.13472
   
  0 reviews  |  433 users  |  2,380,563 lines of code  |  381 current contributors  |  Analyzed 18 days ago
 
 

PHP Database Migrations for Everyone

5.0
 
  0 reviews  |  1 user  |  4,770 lines of code  |  6 current contributors  |  Analyzed 8 days ago
 
 

Persephone is a data abstraction mechanism. Its purpose is to remove all the tedious parts of working with databases and lets you focus on real code. Standard searching, loading, and saving of data to/from databases is handled automatically -- along with protection for data types and incorrect ... [More] operations. Beyond persistence Persephone can also generate HTML listings and Forms for your data. Unlike ActiveRecord style systems, Persephone assumes you have a lot of existing code and/or and existing database and have no ability, nor desire, to completely replace it. Thus Persephone operates in a miminally invasive manner, by being very clear about what it is doing, and operating happily alongside alternate solutions. There are no method assumptions, no prescriptive behaviours, and basically nothing that will make curse the solution. Currently Persephone supports PHP code generation. Other targets are possible, the source schema language is not PHP specific. [Less]

0
 
  0 reviews  |  0 users  |  149,890 lines of code  |  0 current contributors  |  Analyzed 11 months ago
 
 

Project moved to http://github.com/dcramer/php-database/tree/master

0
 
  0 reviews  |  0 users  |  285 lines of code  |  0 current contributors  |  Analyzed 5 days ago
 
 

it's a PHP project that allow user to modify easily data from mysql tables. it works such as phpmyadmin but the it's implemented with ajax so can edit quickly. will be a powerfull editor for mysql clients with many features for searching, filtering and powerfull tools for managind a lot of ... [More] data in mass. includes also backup features and history system [Less]

0
 
  0 reviews  |  0 users  |  567 lines of code  |  0 current contributors  |  Analyzed 2 days ago
 
 
Compare

ORM library for Php5, main feature is simplicty, no need for preprocessing or something like it.

0
 
  0 reviews  |  0 users  |  329 lines of code  |  0 current contributors  |  Analyzed 5 days ago
 
 

Classe em PHP que gerencia conexões com banco de dados.

0
 
  0 reviews  |  0 users  |  107 lines of code  |  0 current contributors  |  Analyzed 2 days ago
 
 

Openpasl seeks to deliver a set of clean, simple, and loosely-coupled libraries that don't require developers to build their applications around some bloated, all things to all people, framework. Openpasl is not an MVC framework. Some day openpasl may include several MVC models that can be ... [More] used for quickly building out applications targeted at the web GTK or other presentation layers. However, this is not an explicit goal. There are common needs for applications and there are patterns of repeated tasks. The goal of openpasl is to take on some of the common architectural pieces and get them out of the way so that you can focus on the overall architecture of your application and the business logic behind it. openpasl is unstableThe current set of proposed layers to target: Database: Database "abstraction". The goal is to create a lightweight packaging system for custom/raw database drivers, with the option to use PEAR::MDB2 as a generic, portable driver. It would be encouraged to use the native PHP driver for your db backend. Simple interfaces will allow developers to wrap PHP raw driver calls within a driver class. Authentication: Implement basic layers for authentication with additional driver support (ldap, radius, mysql, saml, etc). Authorization: Implement robust RBAC library to support very granular management of permissions. Workflow: Implement generic workflow engine(s) to support the rapid deployment of transactional processes. Web: Basic web libraries to support the deployment of web services with support of various protocols (Initially SOAP and REST). Basic libraries to support dynamic page creation, HTML templates, XML, schema, XSL template controls, code templates, etc. Threading: While it is possible to do some pretty robust threading in PHP, it's also a massively huge pain in the ass - with pitfalls at every corner. Openpasl will simplify this effort into a nice package. IPC: Inter-process communication, like threading, is almost a science of its own in PHP. Openpasl seeks to abstract much of the craziness away and provide a nice clean API for IPC through shared memory and sockets. Interpreters: Interpret a language (such as JavaScript) to be ran inside of PHP in a self-contained environment. Why openpasl? Well, not all PHP applications target the web browser directly. Perhaps you're writing a socket server and threading is important to you, perhaps you're writing a data portability layer, a web service, etc. Openpasl will not force you to use any architectural style for good or for worse. Openpasl will not pollute the global scope. Openpasl gets out of the way to allow you to make the decisions you need for your application and provides you the means to perform tasks that you're really not interested in becoming an expert on (ie threading and IPC in PHP). Openpasl wants to grow! Any additional library support is welcome. The one requirement. Keep it lean. Keep it light. Use proper assignment of responsibility. Keep things loosely-coupled. PHP version?If you're pulling from the repository openpasl runs on PHP 5.3 [Less]

0
 
  0 reviews  |  0 users  |  63,250 lines of code  |  0 current contributors  |  Analyzed 5 days ago
 
 

As stated in the summary, this simple library allows you to access your MySQL (you can modify it to use other databases) tables, and at the same time, protect yourself from SQL Injections. Other features include type checking, and error exceptions that makes it simple to return errors to your ... [More] forms (Like Django) This library is inspired by Django models. [Less]

0
 
  0 reviews  |  0 users  |  0 current contributors
 
 

LightOrm is a small, fast and powerful ORM library for PHP 5. It has all main ORM features and even more, such as object cache control, memory usage control and some others. Benchmarks show that it is one of the fastest ORM library for PHP.

0
 
  0 reviews  |  0 users  |  5,840 lines of code  |  0 current contributors  |  Analyzed 9 days ago
 
 
 
 

Creative Commons License Copyright © 2013 Black Duck Software, Inc. and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a Creative Commons Attribution 3.0 Unported License . Ohloh ® and the Ohloh logo are trademarks of Black Duck Software, Inc. in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.