@codejobs: Source code and work in one place!
Published on Wednesday, June 19, 2013 by Administrator

Hello "ZanPHPers" today would therefore recommend that we bring a new project at hand. Codejobs is called and the concept of site is to share codes of different technologies (PHP, Python, HTML5, CSS3, etc.) and also bring to you opportunities in different companies around the world not only in Mexico.

Follow us on Twitter at @codejobs

The website will be released in a few months! www.codejobs.biz


New ZanPHP v.2.5
Published on Wednesday, June 19, 2013 by Administrator

Hello everyone, we are very proud to present the new version 2.5 of the framework ZanPHP has undoubtedly been a great work that has been done and we invite you to continue using ZanPHP and continue to support us with your comments and collaborations.

Here are the improvements and changes in this new version.

Integrating Database Drivers
         Oracle
         SQL Server
         SQLite
         PostgreSQL
Drivers Cache Integration
         APC
         EAccelerator
         Memcache
         XCache
Integration with CSS Frameworks
         960gs
         Blueprint
         bootstrap
Integration of the following libraries
         jQuery
         jQuery Mobile
         BackBone.js
         Underscore.js
         jSon2.js
         LessCSS.js
Correction of errors in exceptions
Detection of mobile devices

No doubt many changes were made and will continue updating and improving every day, so hopefully they can use to their projects this new version and continue to support us!

https://github.com/MilkZoft/ZanPHP

git clone git://github.com/MilkZoft/ZanPHP.git

Download here!

If you want to test the detector of mobile devices, they can enter this address with your mobile device (Smartphone or Tablet) and then with your normal browser to see the differences.

http://www.zanphp.com/demo


New ZanPHP v.2.0
Published on Wednesday, June 19, 2013 by czantany
0 comments

As promised, we are proud to present you the new and improved version 2.0 ZanPHP, this version has major changes compared to previous ones, because they made ??a change in the architecture of the framework, then we show a list improvements and changes.

  • Change in the architecture of the framework: isolation of the core of the whole system is now possible to run multiple ZanPHP using the same core, which was renamed the folder as "zanphp" and created a new folder called www, which contains applications (applications), configuration files (config) and library (lib).
  • Database Integration NoSQL: This new version was an integration with a database called MongoDB NoSQL in future versions we will make integration with databases such as NoSQL Cassandra Couch DB DB.
  • Integration with RESTful Web Services: RESTful certainly has taken some momentum in recent months, and therefore is at the forefront ZanPHP and implement RESTful in Framwork and now you can create your own APIs from your applications in a very quick and easy.
  • Error in automatic templates cache solved.
  • Refactoring in some helpers, using regular expressions.
  • Simplified configuration files.
  • You can now use Gettext the traditional translations simultaneously.

In addition to these changes, we inform you that we change a bit our cover, which is clean, simple and accessible, as we mentioned already open forums to participate in them making us your questions or comments on the framework, all you need to register is to have a Twitter account, if you enter the forums you can do by clicking here.

Another important change is the documentation, we pass the current documentation to a Wiki, this with the idea of making it easier and quicker to update in the coming days will be updating the content to integrate new features mentioned above.

We remind you that today at 12:00 pm (Mexico time), we will be transmitted a panel of Mexican frameworks via Ustream in which participate to publicize improvements ZanPHP, streamming can access via this link. We recall that this event is sponsored by the biggest PHP community in Mexico (@programasphp) whom we thank you for inviting us, and equally want to thank our great friend @RoverWire for their advice and suggestions which were taken into account the improvements in this version.

Download ZanPHP v.2.0


New ZanPHP v.1.2.3
Published on Wednesday, June 19, 2013 by Administrador

We are proud to present you the new version of our framework ZanPHP in this release include the following improvements:

  • Implementation of translations with GetText.
  • Some bugs fixed.

Hopefully this new version is to your liking and as always we welcome your comments.

You can download the new version by cloning the git repository, or from this link.

We remind that on September 3 will be released the new version 1.3 will bring many improvements and big changes :)


Basic examples of how to use the ActiveRecord of ZanPHP
Published on Wednesday, June 19, 2013 by Administrador

Hi everybody this time we will learn how to use the ActiveRecord of ZanPHP with examples fairly straightforward.

»Read more...


Creating forms with the Forms Helper of ZanPHP
Published on Wednesday, June 19, 2013 by Administrador

Hello everyone, this time we will learn how to use the forms helper of ZanPHP to generate our forms in an easy and simple way.

»Read more...


How to make a Hello World and Goodbye World with HMVC in ZanPHP
Published on Wednesday, June 19, 2013 by Administrador

Hi, my name is Carlos Santana and this is the first in a series of tutorials will be published in zanphp.com with the idea of teaching you how to use our framework.

In this first tutorial we will see a simple and easy to understand how to get started with ZanPHP, and as is tradition we will do a small example of Hello World, but to show how the HMVC of ZanPHP also perform Goodbye World.

»Read more...


ZanPHP v.1.2 is here!
Published on Wednesday, June 19, 2013 by Administrador

We are proud to present you the new version of our framework ZanPHP in this release include the following improvements:

  • Cache automatically integrated into templates and queries to the database.
  • Improvements in ActiveRecord.
  • Router improved.
  • Better organization of the methods of all classes.
  • Minor bug fixes.
  • HMVC integration.

Hopefully this new version is to your liking and as always we welcome your comments.

You can download the new version by cloning the git repository, or from this link.


Download Helpers Cheat Sheet of ZanPHP v.1.1
Published on Wednesday, June 19, 2013 by Administrador
0 comments

Already available the Helpers Cheat Sheet of ZanPHP v.1.1, We hope will be helpful for your developments.

ZanPHP Helpers Cheat Sheet

Click on the image to download!


Download Classes Cheat Sheet of ZanPHP v.1.1
Published on Wednesday, June 19, 2013 by Administrador
0 comments

Now you can download the Classes Cheat Sheet of ZanPHP v.1.1, it's easier and practical to develop with this great help at hand.

ZanPHP-Classes-Cheat-Sheet-Mini.png

Click on the image to download!

Soon we will present the Cheat Sheet of framework helpers!