Giter Club home page Giter Club logo

agilephp's Introduction

# AgilePHP Framework :: The Rapid "for developers" PHP5 framework
# Copyright (C) 2009-2010 Make A Byte, inc

# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation, either version 3 of the License, or
# (at your option) any later version.

# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
# GNU General Public License for more details.

# You should have received a copy of the GNU General Public License
# along with this program.  If not, see <http://www.gnu.org/licenses/>.


------------------
** Requirements **
------------------
PHP 5.3+


---------------------------------------
** Required Extensions By Components **
---------------------------------------
--with-apxs2                (Dynamic apache support)
--with-pdo-<database type>  (required for each database you want to use)
--enable-mbstring           (XML/XSLT controllers use this to convert data to entities)
--with-gettext              (i18n Internationalization)
--with-xsl                  (Controllers involved with XSLT)
--with-mcrypt               (Crypto encrypt/decrypt methods)
--enable-soap               (SOAP webservice package)
--with-curl                 (unit tests)


--------------
** Building **
--------------
http://confluence.makeabyte.com:8080/display/agilephp/Build+From+Source+-+Ubuntu+10.04


---------------------
** AgilePHP Studio **
---------------------
AgilePHP Studio is still under heavy development. It's somewhat functional at the moment :) Heres what works:

1) Create Projects
2) Manipulate file system under the "workspace"
3) Upload files into the workspace (should probably add an unzip option, huh)
4) Code editor w/ save ability using CTRL + S (NOTE: Code mirror seems buggy. Need to find a new editor?)
5) Reverse engineer  to create database
6) Reverse engineer database to create 
7) Create controllers (basic, model controller, custom template)
8) Create views (basic, custom template)
9) Download components from appstore.makeabyte.com
10) Manage component configuration once downloaded and installed.
11) Integration with PEAR and PECL (in progress, but does show current installed extensions)


---------------------
** PHPUnit Testing **
---------------------
To use the testing packages and TDD features install PHP Unit 3 via PEAR.

pear channel-discover pear.phpunit.de
pear install --alldeps phpunit/PHPUnit


------------
** APIDOC **
------------
View the online apidoc at http://makeabyte.com/agilephp/apidoc.


----------
** WIKI **
----------
Visit the WIKI at http://confluence.makeabyte.com:8080 for details on installation, configuration, and tutorials.


----------------
** Repository **
----------------
github      - https://github.com/MakeAByte/AgilePHP
SourceForge - http://sourceforge.net/projects/agilephp


------------------
** Bug Tracking **
------------------
Visit Jira at http://jira.makeabyte.com:8083. Thanks for helping make AgilePHP better!

agilephp's People

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.