Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign up🗄🔧 Phalcon #88
🗄🔧 Phalcon #88
Comments
|
@EricSimons Is it possible to work your magic on the logo? :) |
|
@linxlad yessir! :) |
|
Thank you kind sir :) |
|
API Tasks: Articles
Auth
Comments
Profile
Tags
|
|
@EricSimons @SandeeshS Not a biggie but Phalcon is missing from the |
|
@linxlad ah sorry about that. Guess Eric missed it on the last update. I'll create a PR to add this |
|
@linxlad added with #114 @EricSimons will merge it when he's online. I've also sorted the list alphabetically so that people don't take offense with one being ahead of another :D |
|
Thanks :) |
|
Thanks for the PR @SandeeshS! Sorry about that @linxlad — can be kinda hard to keep track of all of the implementations currently in the pipeline |
|
@EricSimons It's no problem at all, just thought I'd mention it, I appreciate the size of the workload you have to deal with, keep up the good work :) |
|
@EricSimons @SandeeshS I have completed functionality. I am currently introducing CI and tests but would be nice to get the peer reviews started so I can make improvements NB: I will probably making regular improvements to reflect the latest releases of Phalcon. Also there are some methods I would like to revisit at a later stage. |
|
@linxlad awesome |
|
@SandeeshS I will update the readme this evening with everything. Phalcon is a compiled C extension for PHP. So I provided the docker/nanobox as they have the extension pre-loaded. However if you want to run this in another environment (WAMP/LAMP for example) you would need to download the latest extension and add it yourself :) |
|
How can I continue having this peer reviewed? :) |
|
@linxlad getting it running locally now :) Have you fully tested it against one of the frontends to make sure all works properly? If so, I'll set up the official repo for this! |
|
@linxlad well, have you? |

Current Status
Codebase in progress:
https://github.com/linxlad/realworld-phalcon
About Phalcon:
https://phalconphp.com/en/
Hey, I would like to implement a backend example with Phalcon.