Jon Phipps's Library tagged → View Popular
06 Oct 08
Enums in PHP | Jeremy Johnstone
-
I’m not sure what lead me to it, but I stumbled across a blog post on how to implement Enums in PHP via userland code written by Jonathan Hohle. I liked the concept he had, but the implementation was a bit unappealing because it used eval() among other more minor issues. You shouldn’t need to generate Enums at runtime, so I took that as a challenge to find a way to do it at compile time, thus making the code much more efficient. Like Jonathan, I also wanted to maintain support for PHP’s type hinting and it should obviously support the semantics one expects from an enum if feasible. I wasn’t sure of the real value to having the Enums iterable as well like he did, but I figured if possible I should keep support for that too.
27 Sep 08
WASP | Web Application Structure for PHP 5
- WASP is a powerful web application framework built on PHP 5. WASP strives to allow web developers to make great applications with more fun and less code, but in the familiar playground of PHP. - jonphipps on 2006-07-20
-
WASP is a powerful web application framework built on PHP 5. WASP strives to allow web developers to make great applications with more fun and less code, but in the familiar playground of PHP.
15 Jul 08
What is Zym? - Zym Framework
-
Zym is an application level PHP5 framework that streamlines the development of applications in a consistent manor using a set of defined conventions and patterns. It is based off of Zend Framework and therefore inherits ZF's loose-coupled "use-at-will" architecture. Zym becomes the "glue" for bringing Zend Framework's components together to similate a "full-stack" framework without the restrictions of one.
26 Sep 07
SPL-StandardPHPLibrary
-
SPL - Standard PHP Library SPL is a collection of interfaces and classes that are meant to solve standard problems and implements some efficient data access interfaces and classes. You'll find the classes documented using php code in the file spl.php or in corresponding .inc files in subdirectories examples and internal. Based on the internal implementations or the files in the examples subdirectory there are also some .php files to experiment with.
03 Aug 06
PHPBuilder.com, the best resource for PHP tutorials, templates, PHP manuals, content management systems, scripts, classes and more.
- great article - jonphipps on 2006-08-03
-
This article will
explore the application independent XML validation standards of DTD's,
the XML Schema Language and the XSLT-based Schematron language. I will
demonstrate how to validate XML in PHP and demonstrate how PHP 5's XSL
extension can be used to validate XML using the Schematron language.
20 Jul 06
About Solar
-
Solar is a Simple Object Library and Application Repository for PHP5.
It is the brainchild of Paul M. Jones who winkingly calls himself the "Benevolent Dictator" of the Solar system. Other developers are working on additional components for the standard - jonphipps on 2006-07-20
Sourdough » About Sourdough
-
Sourdough is a comprehensive web application framework for PHP5.
Sourdough provides developers with real-world solutions for common system components such as User Management, Session Handling, User Authentication, Exception Handling and Logging, Template - jonphipps on 2006-07-20
symfony - open-source PHP5 web framework
-
Based on the best practices of web development, thoroughly tried on several active websites, symfony aims to speed up the creation and maintenance of web applications, and to replace the repetitive coding tasks by power, control and pleasure.
If you have - jonphipps on 2006-07-20
pake - php5 project build system
-
pake is a PHP5 project build system with capabilities similar to make. pake has the following features:
* pakefiles (pake’s version of Makefiles) are completely defined in standard PHP5 syntax. No XML files to edit. No quirky Makefile syntax to wor - jonphipps on 2006-07-20
modGen Mojavi Module Generator
-
modGen is a Phing build package that allows you to generate skeleton modules based on an xml file
You describe your actions with XML, then using Phing, Php, Xml and XSLT your Mojavi Module will be generated including all Actions, Views, Templates, and yo - jonphipps on 2006-07-20
1 - 11 of 11
Showing 20▼ items per page
Selected Tags
Related Tags
Sponsored Links
Ads by Google
Top Contributors
Groups interested in php5
Highlighter, Sticky notes, Tagging, Groups and Network: integrated suite dramatically boosting research productivity. Learn more »
Join Diigo
