Registered by ronaldo_b

Myparse is a lightweight LAMP framework written PHP that brings enterprise performance to the masses. Myparse is designed to be highly expandable by both designers and coders, and does not require significant php or sql knowledge. Myparse strives to be as fast as possible and adopts many best-practices for fast loading web pages. Myparse strives to be as simple as possible; giving developers several options for data organization and a single-page access point. Myparse is not a bloated several thousand line framework, it is lightweight, and consists of less than 12 files, with its total code base being less than 70k.

myparse uses both object oriented and procedural programming methods to process data returned from a table (mp_blocks). Its templating system is also automatic and exists in the form of another table (mp_templates). myparse has a powerful plugin expansion capabilities that allows developers access a number of powerful and simple functions and a low number of global variables.

myparse also can use 'full page' caching, which means an entire page is store as a file, and recalled, without making a database call or loading much other than the index.php (resulting in memory usage in around the 120-140k range, depending on the size of the file)

myparse includes high-level features such as verbose debugging errors, support for environment switching, google anayltics support, advanced optioning system, and automatic site map generation.

Project information

Maintainer:
ronaldo_b
Driver:
ronaldo_b
Licence:
GNU Affero GPL v3

RDF metadata

View full history Series and milestones

trunk series is the current focus of development.

All code Code

Version control system:
Bazaar

All FAQs FAQs for myparse

All bugs Latest bugs reported

All blueprints Latest blueprints

Downloads

myparse does not have any download files registered with Launchpad.