-
Zephir is language that makes easier wirting extensions for PHP -> http://zephir-lang.com/
There is puppet module for that -> https://github.com/pennycoders/puppet-phalconphp
It should make easier to …
-
Hi,
I have a model-class in which I can set the source and database/schema dynamically. So I am able to switch the schema without having to create a separate definition for each model.
### Masch…
-
I hope in the next version of phalcon-devtools, we can have the multiple databases support
My webapp should connect to 2 differents DB ( not the same tables)
I want control the migration with mu…
-
**Describe the bug**
zend_inline_hash_func creates collisions http://www.phpinternalsbook.com/php5/hashtables/hash_algorithm.html#hash-collisions
In our specific case `Phalcon\Mvc\Model\Query::par…
-
Hi , can you tell me , how to work?
你好,能告诉怎么让它跑起来吗? 一个简单的示例?
-
Currently, we have following categories in PHP Reboot magazine.
``` bash
mysql> select id, name, description from categories;
+----+-----------------+-------------------------------------------------…
-
I expect to load the adminer.php file that is available in "loffice" bucket of S3.
http://23.21.167.60:8070/adminer.php
I tried these commands ...
docker create -v /mnt --name s3store -e AWS_ACCESS_K…
-
This seems like a really basic feature that's missing. for instance, i can't even have a select tag with css classes since there's no way to add attributes to the tag. somehow you can add classes to…
-
Hello, I was wondering if the `php71u-phalcon` package was going to be made available soon since the fix for 7.1 came in?
-
Hello, I would like to know how to add new PHP extensions, such as Phalcon, Swoole or some other extension not included in Buildpack?
I would also like to suggest more details like the PHP versions…