Новости индустрии
Zend Framework → Extending Zend Form Element to create customized Phone number field
Remember phones? (yes those things you text with.) Anis Ahmad recently blogged about how he created a Zend_Form_Element to wrap not only the display but the validation of a phone number. While it won’t handle BR-549, it does seem to handle all modern phone numbers. If you use Zend Framework,…
Zend Framework → DataModeler: Simple ORM - Part 1 Models
DataModeler is an Open Source ORM I began writing at the beginning of the year. I had experience with ActiveRecord, but was dissuaded from using it too often because it was difficult to unit test (at least I felt so). Wanting to learn Test Driven Development better, I decided to…
Zend Framework → Creating PDF Documents with Zend Framework
PHP comes with a number of options to help developers dynamically generate PDF files from within their applications. The Haru and PDF lib extensions offer a complete API for dynamic PDF generation, and there also exist a number of open-source PHP components that can be used for the same purpose.…
Zend Framework → Quick Start Symfony DI (Dependency Injection) Tutorial
Dependency injection is a technique that allows for loosely coupled objects within a software application. Generally if an object requires access to the functionality of another it would be instantiated internally leading to tightly coupled systems. By implementing dependency injection we inject the required objects ready for use (sometimes also…
Zend Framework → Zend Framework 1.10.8 Released
The Zend Framework team announces the immediate availability of Zend Framework 1.10.8, our eighth maintenance release in the 1.10 series. This release includes around 22 bug fixes.
A special reminder to those users of Zend_Service_Twitter, please ensure you upgrade to 1.10.6, 1.10.7, or 1.10.8 ASAP. These releases introduce…
A special reminder to those users of Zend_Service_Twitter, please ensure you upgrade to 1.10.6, 1.10.7, or 1.10.8 ASAP. These releases introduce…
Zend Framework → NP-Gravatar
Zend Framework extension, which provides classes for using and implementing Gravatar’s services and features. It consists of HTTP client for performing Gravatar Profile Requests, client for Gravatar XML — RPC API and view helper for rendering Gravatar image URL s.
Zend Framework → Dev Derby! Delve Deep for Details
We are actively recruiting participants to take place in a developer event (“Dev Derby”) that pits one language against others. It is a day-long programming challenge where teams of developers work to create an application serving a real-world need. Five teams will represent different programming languages—PHP, C#, Ruby, ColdFusion, and…
Zend Framework → Software development DSL
When I venture out into the real world, the one not populated with developers, I get a lot of strange looks and odd stares when I talk. Apparently there are a lot of people out there who don’t grok grep, have never been slashdotted, and can’t tell a brown number…
Zend Framework → TODAY, Tomorrow, and the Next Day -> ZF Bug Hunting Days!
If you hadn't planned for it already, start setting aside time now so you can join in the Zend Framework Monthly Bughunt! Today, tomorrow and Saturday (of August 19th, 20th and 21st 2010), we'll be hosting our monthly bug hunt. For those of you unfamiliar with the event, each month,…
Zend Framework → Get involved in the PHP community: 5 easy steps that take less than 5 minutes each
So you program in PHP. Are you active in a user group, forum, irc channel or any of the other of hundreds of ways that developers can get in touch with each other, share ideas or just talk shop? No? Come on in, I’ve got some things to share…


