»
S
I
D
E
B
A
R
«
Sponsored Links


SofiaPHP Framework PT_BR
Aug 31st, 2010 by Edrain

hi people!

I create recently this small and new framework for studie case, follow the link:

http://code.google.com/p/sofia-php/source/checkout

Although new, this framework already set out with good features like:
MVC, ORM, Template, Multiple Db’s …
Was constructed to have a minimal learning curve and tools focused on day-to-day

Related Blogs

    Mako Framework
    Aug 27th, 2010 by phpdude

    I recently stumbled upon this new(?) framework and it looks promising. The code is clean and well documented and the documentation seems good.

    It is written using namespaces and requires PHP 5.3+

    http://www.makoframework.com

    Related Blogs

      Spawn-Framework 1.2.4 released!
      Aug 18th, 2010 by spawnm

      Spawn php Framework

      The most important changes on new version:

      Add init(); and end(); methods to Spawn core.
      (Click here to learn more: First controller and action)

      Modyfication sf_file:
      New methods: put() and get()
      Modyfication: append()

      Update sf_template to auto-render $this->view.

      sf_view:
      rename: factory() to load()

      Here is more about the features:
      PHP4 – no
      PHP5 – yes
      MVC – yes
      Multiple DB’s – yes (pdo)
      ORM – yes
      DB Objects – yes
      Templates – no
      Caching – yes
      Validation – yes
      Ajax – yes (jquery)
      Auth Module – yes
      Modules – no
      EDP – no

      Related Blogs

        SIU-Toba
        Aug 7th, 2010 by andresote

        SIU-Toba es un Ambiente de Desarrollo Web que permite construir aplicaciones transaccionales. Esta herramienta de desarrollo rápido posee una arquitectura basada en componentes y una IDE de edición propia. Creado por SIU y con licencia de software libre. Ver funcionalidades.

        http://toba.siu.edu.ar/trac/toba

        demo: http://desarrollos.siu.edu.ar/toba_referencia_trunk/aplicacion.php?ai=toba_referencia||3294

        Related Blogs

          RDS Framework
          Jul 22nd, 2010 by RDS Framework

          The RDS Framework is a web development framework written in PHP, and the framework is based on the MVC model.

          The structure of the framework is ideal for web application and enables you to easy share your work with other users, ill explain that a little further.

          Easily share your work

          When you work with the RDS Framework you are making components and modules. Every component and module has its own MVC structure inside it. When you are done writing your component (blog component for example), you can easily share it with other users.

          There are also some extensions (components, modules, etc) available for rapid web development.

          Structured for web applications

          The framework is structured for web applications. For example the media folder (images, css, js) are all in one convenient folder of the system, and separate from all the template files. This mean you can eaily move all your files to a CDN when your website grows.

          Another point is the multi language support. The system allows for easy multi language support with different template files, or just with different .ini files.

          Everything is build for a good SEO strategy (pretty urls etc).

          Normal HTML, PHP and SQL Queries

          When you are working with the framework you are just going to use normal PHP and SQL queries in your controllers and models. In the views you are only going to write HTML.

          This means no special way of making this work. The framework is structured in such a matter that you only have to know your basic languages. There is no special format needed to do all your work.

          This makes it a powerful framework because you are dealing with raw code!

          Tutorials and Documentation

          For a better understanding take a look at the video tutorial and read the documentation.

          website: http://www.rdsframework.com

          videos: http://www.youtube.com/rdsframework

          PHP developers

          For those of you who want to take a look at the most recent code and help with the development take a look at our Git repository.

          Git: http://www.gitorious.com/rdsframework


          Related Blogs



            »  Substance: PHP Frameworks   »  SiteMap