|
Sponsored Link
|
Stuart Herbert has put together a series of posts detailing how to get the Phix component creation and management tool installed on various operating systems.Phix makes it extremely easy to create and maintain your own PEAR-installer compatible components for reuse in your PHP applications. Installation takes just seconds, and it's both open-source and framework-agnostic!The OS guides help you get it installed for:
OSX
Fedora
Ubuntu
Debian
For more information about Phix (including helpful "getting...
Johannes Schlüter has a new post to his blog today about a bundle he's created for the Symfony2 framework that integrates some of the advanced statistics mysqlnd provides back to the framework's profiler tool - JSMysqlndBundle.Symfony provides a nice feature, which is the Symfony Profilier, an extensive logging and reporting system for Symfony developers to understand what's going on. A part of it is the Doctrine query logger which lists all database queries executed by Doctrine and their execution...
After Chris Shifletta€˜s Ideas of March call earlier in the year, we had a fantastic period where the conversation moved from Twitter back to longer pieces on blogs.
Sadly, that has faded out once more. We need another blog revival.
To (slightly) paraphrase Chris's original call, it's very easy to take part in Oktober(blog)Fest:
Write a post called Oktober(blog)Fest.
List some of the reasons you like blogs.
Pledge to blog more the rest of the month.
Share your thoughts on Twitter with the...
In a new post to his blog Sameer Borate includes a handy bit of code you can use to split up a large MySQL dump file into smaller, easier to digest chunks.One of the frustrating things with working with MySQL is of importing large sql dump files. Either you get a 'max execution time exceeded' error from PHP or a 'Max_allowed_packet_size' from MySQL. In a recent task I needed to import a table of around a million records on a remote host, which quickly became an exercise in frustration due to various...
Latest PEAR Releases:
Crypt_GPG 1.3.2
Crypt_GPG 1.3.1
Auth_SASL 1.0.6
Date_Holidays_Japan 0.1.2
Date_Holidays_Australia 0.2.0
Date_Holidays_EnglandWales 0.1.3
Payment_DTA 1.4.2
Date_Holidays_Australia 0.2.1
Date_Holidays_Ireland 0.1.3
HTML_QuickForm2 0.6.1
HTML_QuickForm 3.2.13
HTTP_Request2 2.0.0RC2
In my Beyond Frameworks talk, I explained how a component-based architecture can help answer some of the important (i.e. expensive!) questions you might face when creating long-lived apps that rely on a PHP framework. In this series of blog posts, I'm going to look at how to go about creating and working with components.
We've created a development tool, called phix, to make it as easy as possible to create and maintain your own components written in PHP. Phix is normally installed onto a development...
I dig Twitter's bootstrap library because as a develop, it helps me produce good looking forms. Especially when administration interfaces are concerned, you I can only go so far - my first constraint is not being a great designer (to confirm, check out this blog) and two: I don't like working with ugly interfaces.
To cut to the chase...Easybib_Form_DecoratorIt's a decorator library for Zend_Form. Among the Twitter Bootstrap style, it also supports simple and styles - all courtesy of the awesome Michael...
In a previous blog posting I was mentioning that I'm working on a small hobby PHP project. As I'm using this project to update myself to current frameworks I've decided to use Symfony 2. Symfony provides a nice feature, which is the Symfony Profilier, an extensive logging and reporting system for Symfony developers to understand what's going on. A part of it is the Doctrine query logger which lists all database queries executed by Doctrine and their execution time.
This is nice but when we're using...
In my Beyond Frameworks talk, I explained how a component-based architecture can help answer some of the important (i.e. expensive!) questions you might face when creating long-lived apps that rely on a PHP framework. In this series of blog posts, I'm going to look at how to go about creating and working with components.
We've created a development tool, called phix, to make it as easy as possible to create and maintain your own components written in PHP. Apple OSX users might want to follow these...
In my Beyond Frameworks talk, I explained how a component-based architecture can help answer some of the important (i.e. expensive!) questions you might face when creating long-lived apps that rely on a PHP framework. In this series of blog posts, I'm going to look at how to go about creating and working with components.
We've created a development tool, called phix, to make it as easy as possible to create and maintain your own components written in PHP. Follow these easy instructions to get phix...
In my Beyond Frameworks talk, I explained how a component-based architecture can help answer some of the important (i.e. expensive!) questions you might face when creating long-lived apps that rely on a PHP framework. In this series of blog posts, I'm going to look at how to go about creating and working with components.
We've created a development tool, called phix, to make it as easy as possible to create and maintain your own components written in PHP. Follow these easy instructions to get phix...
|
|