Results 1 to 10 of 41
Hybrid View
-
24th Mar 2012, 01:33 PM #1OPRespected DeveloperWebsite's:
X4B.orgRAD Framework
RADical PHP FrameworkProject Link: https://github.com/splitice/radical-php
*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~ *~*~*~*~*~*~*~*
NOTE: This framework is no longer developed. It was a great experience, for the latest version see the GitHub project link, occasional bug fixes and minor improvements if requested or required for existing projects will be uploaded. For More information: here
*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~ *~*~*~*~*~*~*~*
Radical PHP Version 0.1.0 beta1: https://dl.dropbox.com/u/62365823/ra...0.1.0beta1.zip | Snapshot (recommended): https://github.com/splitice/radical-php/zipball/master
Radical Blog (Example App) pre-alpha: https://dl.dropbox.com/u/62365823/ra...-preview7.rar| Snapshot (recommended): https://github.com/splitice/radical-blog/zipball/master
---
Ive been developing a php framework now for over a year. Mostly for my own use in paid projects but recently I have been working on standardization for a public audience.
Im looking for anyone who is interested in assisting as a member of the team with development (or documentation in the form of docblocks if you want). There is still quite a bit remaining.
Just to show you examples of what the framework can do:
Example Model
Example Controller
Example Recognizer
Example Form (Event Based)
Rough feature overview:
- Modular admin panel with modules automatic administration modules for database etc
- User authentication modules
- Session modules
- Cache modules
- Threading and CLI modules
- MVC Pattern
- Form Builder
- API System with JS class and support for JSON, XML and PHP serialisation with additional support for custom methods
- Fully Functioning DBAL and ORM (Active Record, with JS API)
- Deploy Script
- Overriding / Filter system using class overloads
- SQL Builder
- Unit Testing
- Automatic Documentation
- UTF8 Support
Lots more, its a large library but with the main focus being on reducing lines of code, and increasing programmer efficiency. In addition following the Object Orientated principals is very important.
What I want are people who want to assist in the development of this framework as a publically released project. Development will be conducted via GIT and PivotTracker.
Projects:
- Example Projects (HTML, PHP, CSS)
- * Simple Blog
- Project Leads for site creation and design (HTML, PHP, CSS)
- Framework Development and Testing
- Documentation (PHPDoc & Wiki)
- Namespace and Class Design
- Branding and Style
Hoping to find interested people, planning for an alpha before the end of the year. Many hands make light work. And of course get your name or handle included in the CONTRIBUTORS document.
Versioning
0.x - development branch (even the stable releases in this branch arent going to be perfect)
1.x - stable brach
Sub-Versioning tags:
internal - just a preview, not complete
alpha - unstable but got some real features developed. not really publicly usable (general public).
beta - public beta, should work for most people. Bug fixing and further minor feature development.
RC - final testing stages before stable. No new features.
-[patch_level] - final release for that version. Only really important patches will be applied.SplitIce Reviewed by SplitIce on . RAD Framework RADical PHP Framework *~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~* NOTE: This framework is no longer developed. It was a great experience, for the latest version see the GitHub project link, occasional bug fixes and minor improvements if requested or required for existing projects will be uploaded. For More information: here *~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~* Project Link: https://github.com/splitice/radical-php Radical PHP Rating: 5
-
28th Mar 2012, 06:39 AM #2(1only)Website's:
BarakaDesigns.com Amodity.com IMGFlare.comMeh likes what your doing here thus the fact that if a release of this framework of yours was available it will make such things that I do in php much easier and all. If you wouldn't mind could you elaborate the options use of the caching processes and yes I'd like to see more code samples of this So far so good from what I can see here +rep
-
28th Mar 2012, 07:01 AM #3OPRespected DeveloperWebsite's:
X4B.org
-
31st Mar 2012, 10:57 AM #4OPRespected DeveloperWebsite's:
X4B.orgOK a very early release is online. I need to learn git for one of my work projects so I got it setup early.
Dont expect much from this release, there is no auto documentor at this stage either.
Please keep this URL private, its only being released here until the first alpha (not for a long time at this rate).
https://github.com/splitice/radical-php
-
1st Apr 2012, 08:58 PM #5You can call me G
Awesome! I'm up for dev once I'm done with the entrance exams. I guess the initial steps would be to document stuff. Will dive into it in mid May for sure
Regards,
Gaurav
My Langotiya Yaars (Chaddi buddies): JmZ, humour, Chutad, Esotorisk, l0calhost, Daniel, Mind Freak?, TLK, Amz
-
2nd Apr 2012, 04:58 AM #6OPRespected DeveloperWebsite's:
X4B.orgLooking foward to it, yes there is alot of Documentation to get done, additionally there are Unit Tests to write, examples and tutorials.
There is also lots of bugs to fixed (most of them will be found in the unit testing section) and some more features to implement.
Oh and good luck with your entrance exams, I guess im lucky we dont have entrance exams over here our entrance is guarunteed by our end of high school state marked exams.
-
10th Apr 2012, 04:54 AM #7I r Super Cop
Moved as per OP's request
Follow besthostingforums on FB
Looking for an Article Writer? Check out my services here.
-
10th Apr 2012, 05:01 AM #8
-
10th Apr 2012, 05:54 AM #9Banned
Damn this looks good, Keep up the good work mate.
-
16th Apr 2012, 04:53 AM #10OPRespected DeveloperWebsite's:
X4B.org
Sponsored Links
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
php-APP - Easy php APP framework
By devNULL in forum Web Development AreaReplies: 1Last Post: 17th Apr 2012, 05:14 AM -
can't install .NET Framework 4
By Jiung in forum Technical Help Desk SupportReplies: 3Last Post: 4th Apr 2012, 03:17 PM -
Genesis Framework - WP help.
By BattleDuty in forum WordpressReplies: 6Last Post: 20th Dec 2011, 05:34 PM -
Run .net framework app without it
By pankaj in forum Web Development AreaReplies: 12Last Post: 11th Jul 2010, 12:27 PM -
Drupal Best php Framework
By shakiljavid in forum Tutorials and GuidesReplies: 7Last Post: 17th Jun 2009, 02:15 PM
themaCreator - create posts from...
Version 3.22 released. Open older version (or...