This website works better with JavaScript.
83d450f2b0
Autoload changes
Bruno O. Notario
2023-10-22 17:29:09 -0300
7c38d178a0
Auxiliary compatibility between PHP 5 and PHP 8
Bruno O. Notario
2023-09-18 01:44:10 -0300
56d0d5687e
Fix database interface and exceptions
Bruno O. Notario
2023-09-18 00:51:04 -0300
355ae6e0bf
Exceptions class, refact to PHP 8.2 fit
Bruno O. Notario
2023-09-18 00:30:47 -0300
0db7095527
MagiQL SQL Builder
Bruno O. Notario
2023-09-15 20:47:40 -0300
a2659d9ea8
Database objects
Bruno O. Notario
2023-05-27 19:27:46 -0300
dfb581d21a
Database result object
Bruno O. Notario
2023-03-03 23:17:08 -0300
35e60c3ff6
Objects interfaces and other minor changes
Bruno O. Notario
2023-03-03 22:08:37 -0300
ace6f771be
System class now initiate by getInstance
Bruno O. Notario
2022-05-17 08:49:37 -0300
c57f0c202f
Registry now is a object manager , magic ::getInstance() to get instantiate controller, model or helper
Bruno O. Notario
2022-05-12 23:10:41 -0300
552a7dd5a6
Databases accept fully qualified driver class name
Bruno O. Notario
2022-05-11 22:10:57 -0300
350a793f0e
Autoload more PHPDoc
Bruno O. Notario
2022-05-11 16:28:25 -0300
88b6ba86e2
Autoload more PHPDoc
Bruno O. Notario
2022-05-11 16:27:43 -0300
40c19ba255
Refactored autoload
Bruno O. Notario
2022-05-11 01:06:01 -0300
77f4cf938b
Few some abstracts and @api in PHPDoc
Bruno O. Notario
2022-04-18 11:00:06 -0300
0132ad7db4
Bugfix bad use array_search instead in_array...
Bruno O. Notario
2022-04-17 01:46:39 -0300
ccb149a75b
More PHPDoc to Restful class
Bruno O. Notario
2022-04-17 01:20:26 -0300
c8f15f57ab
New __testType function for allow mixed params
Bruno O. Notario
2022-04-17 01:16:25 -0300
acec672355
Added REST Api class!
Bruno O. Notario
2022-04-17 00:46:33 -0300
83c9ba82d3
JSON and serializer interface
Bruno O. Notario
2022-04-16 02:32:24 -0300
a01232d374
Fixes and add Header and INPUT to Request class
Bruno O. Notario
2022-04-16 02:30:24 -0300
bc9f94d9e1
Remove templateTypes from controller class
Bruno O. Notario
2022-04-15 18:23:16 -0300
127bd75fd5
New Requests methods
Bruno O. Notario
2022-04-15 00:32:37 -0300
a8f0961f4e
Private methods cannot be final as they are never overridden by other classes
Bruno O. Notario
2022-04-14 21:15:38 -0300
4195434c99
PHPDoc improvement
Bruno O. Notario
2022-04-14 16:50:50 -0300
5e5aa97394
Registry instances
Bruno O. Notario
2022-04-14 01:15:07 -0300
d1e0816c03
Changes on exceptions treatment calls
2.0-beta-2
Bruno O. Notario
2022-04-10 23:23:46 -0300
a3109f78a2
Fix translates and errors/exceptions treatment
Bruno O. Notario
2022-04-10 20:19:56 -0300
204cef2fa3
Replace somes trigger_error for throw Exception and remove Twig 2
Bruno O. Notario
2022-04-10 19:44:00 -0300
5f95caecf5
Minor changes
Bruno O. Notario
2022-04-09 20:02:59 -0300
d83ba3118c
Update to Composer 2.2 vendor
Bruno O. Notario
2022-04-09 19:18:28 -0300
7d0624c015
Refactoring access to config constants
Bruno O. Notario
2022-04-09 18:40:14 -0300
7c610f3750
PHPFastCache package passed to composer vendor
Bruno O. Notario
2022-04-09 18:27:18 -0300
fbe0ee2100
New Debug class, Smarty templates fix, Render changes
Bruno O. Notario
2022-04-09 16:53:01 -0300
36d14d98df
Cleaned old packages
Bruno O. Notario
2022-04-08 20:13:41 -0300
e65bee75ff
Composer oriented packages
Bruno O. Notario
2022-04-08 20:11:23 -0300
b4c81cd484
Fix Code injection in PHPUnit on Dwoo template
master
Bruno O. Notario
2022-04-06 21:21:09 -0300
ea11c27a2d
Merge branch 'master' of github.com:exacti/phacil-framework
Bruno O. Notario
2022-04-06 21:08:48 -0300
8f7869c169
initial changes for load language
Bruno O. Notario
2022-04-06 21:06:56 -0300
fe054077ae
Composer vendor autoload
Bruno O. Notario
2022-04-06 20:29:41 -0300
878e8034fe
Prepare route to auto language support
Bruno O. Notario
2022-01-29 20:19:06 -0300
fcd8211bbd
More PHPDoc
Bruno O. Notario
2021-08-16 19:11:52 -0300
57c87c18c4
Login phpdoc revision
Bruno O. Notario
2021-08-15 20:25:20 -0300
a61a136fc6
Controller child exception, Log, Response and Login
Bruno O. Notario
2021-08-15 20:25:00 -0300
d9d9f7bd77
Comment the glob for this->dirs on loadengine
Bruno O. Notario
2021-08-15 03:51:36 -0300
df29b33c54
Autoload, Controller and session changes
Bruno O. Notario
2021-08-15 03:49:45 -0300
a5d9da599c
Session improvements
Bruno O. Notario
2021-08-14 23:16:45 -0300
67dd808341
Support to DNS Redis connection and flush all session method
Bruno O. Notario
2021-08-14 00:48:04 -0300
e527fdbda5
Session on Redis
Bruno O. Notario
2021-08-12 23:19:10 -0300
56239f557d
Add legacy to Encryption class
Bruno O. Notario
2021-08-09 02:56:21 -0300
727e7e696b
More phpdoc
Bruno O. Notario
2021-08-09 00:50:02 -0300
9e245a0786
Added again the default content type header
Bruno O. Notario
2021-08-08 03:01:13 -0300
4d8050952d
Improved performance and compatibilities
Bruno O. Notario
2021-08-08 02:40:23 -0300
2f7a6abe9a
Added generic stdClass
Bruno O. Notario
2021-08-07 21:09:06 -0300
56fc5a6936
Change controller method to final
Bruno O. Notario
2021-08-05 11:16:54 -0300
c718a9ba0c
Fix exceptions logs on autoload
Bruno O. Notario
2021-07-31 02:12:58 -0300
26a77e4dd8
fix foreach pre actions
Bruno O. Notario
2021-07-31 01:29:55 -0300
109767445f
Databases interfaces
2.0-beta
Bruno O. Notario
2021-07-31 01:13:58 -0300
d2099f28fe
New databases structure (based on autoload)
Bruno O. Notario
2021-07-31 00:20:40 -0300
2e50b2c93a
Rollback for compatibility with PHP 5.4 - 5.6 😞
Bruno O. Notario
2021-07-30 22:44:04 -0300
672f231807
Merge pull request #2 from oliveira131/v2-beta
Bruno O. Notario
2021-07-30 21:53:53 -0300
01a83f01f5
Traits for Actions class
Bruno O. Notario
2021-07-30 20:56:43 -0300
d01ca5c256
More interfaces
Bruno O. Notario
2021-07-30 12:28:23 -0300
b3f0088db8
loader interface
Bruno O. Notario
2021-07-30 02:52:59 -0300
2c58830fc5
Front case
Bruno O. Notario
2021-07-30 02:44:47 -0300
89d4867f3c
Front interface
Bruno O. Notario
2021-07-30 02:43:53 -0300
1d7348d802
Implement front interface
Bruno O. Notario
2021-07-30 02:37:27 -0300
87850105d2
More phpdoc
Bruno O. Notario
2021-07-22 15:23:54 -0300
c3371dd72d
Controller doc
Bruno O. Notario
2021-07-22 15:19:02 -0300
a28d719b16
bugfix template loader
Bruno O. Notario
2021-07-22 14:43:11 -0300
502432024e
Improvements controller and child loader
Bruno O. Notario
2021-07-21 17:51:28 -0300
f7fb221f4e
Minor changes
Bruno O. Notario
2021-07-20 19:19:26 -0300
3168ed2be0
Merge branch 'master' into v2-beta
Bruno O. Notario
2021-07-14 22:04:38 -0300
3da711f3e3
Merge pull request 'Updates on readme' (#1 ) from v1 into master
Bruno O. Notario
2021-07-14 21:54:26 -0300
f43b28ab01
Updates on readme
#1
v1
Bruno O. Notario
2021-07-14 21:51:10 -0300
1356183889
Update README.md
Bruno O. Notario
2021-07-14 21:35:00 -0300
bc5f45e590
Controller improvement
Bruno O. Notario
2021-07-14 21:32:41 -0300
0ca7ba2d39
Remove var_dump and add extra logs
Bruno O. Notario
2021-07-13 19:53:45 -0300
55d5bc4f5b
Improve load controller error class
Bruno O. Notario
2021-07-12 08:15:26 -0300
419378fe37
New Controller class load
Bruno O. Notario
2021-07-12 06:40:36 -0300
5ccb02db9e
Use class_alias instead eval for legacy class
Bruno O. Notario
2021-07-11 05:15:45 -0300
0417bf59fc
New Legacy compatibility, new Abstract Helper
Bruno O. Notario
2021-07-11 03:12:46 -0300
d6ae0453aa
Few changes on readme
Bruno O. Notario
2021-07-10 20:10:53 -0300
2164d252bf
PHPDoc, Namespaces and compatibility with PHP 5.6
Bruno O. Notario
2021-07-10 19:49:23 -0300
7c439df782
Rise and shine, Mr. Freeman, rise and shine!
Bruno O. Notario
2021-07-10 05:25:27 -0300
e20693ec1e
Update issue templates
v1.5
Bruno O. Notario
2020-11-28 21:04:29 -0300
630bb36e7d
Create CODE_OF_CONDUCT.md
Bruno O. Notario
2020-11-28 20:59:55 -0300
6ef6db430d
Response class implements functions to JSON and REST facilities. Gitignore add VS Code files, add contributing guideline.
1.5.3
Bruno O. Notario
2020-11-28 20:47:44 -0300
fde068ee7b
Twig 3 translate extencion bugfix
1.5.2
Bruno O. Notario
2020-11-27 10:32:04 -0300
a0af7bd98d
Pre-actions on system controller call, file cache delete function now support asterisk (*) as wildcard character, sqlsrv driver bugfix, image class bugfix, url class bugfix
1.5.1
Bruno O. Notario
2020-11-26 20:23:22 -0300
f16eefd910
PHP SESSION Prefix and IP check, engine constants and user_constants as a function for better memory usage, add SQLite 3 driver, new loader for aditional database method, new REST HTPP method check, updated template engines: Mustache 2.13, Smarty 3.1.34, Twig 1.42.5, Twig 2.12.5, add Twig 3 support to PHP 7.2+, define Dwoo template as deprecated, Caches and captcha bugfix in PHP 5.4.x
1.5.0
Bruno O. Notario
2020-04-04 00:12:41 -0300
488ac3717e
Bugfix db pagination total, fonts directory in Captcha class is public and can be changed
1.4.3
Bruno O. Notario
2019-11-18 18:34:33 -0300
8332e0b7a5
Captcha library update
1.4.2
Bruno O. Notario
2019-07-26 01:09:44 -0300
fceaeea305
Remove unnecessary clearstatcache() calls in cache file module. Remove redundant closing tags. Remove old breadcrumb function.
1.4.1
Bruno O. Notario
2019-07-17 11:48:40 -0300
a460d1f81f
New registry engine system, more cache configs, auto legacy cache for PHP 5, bugfix encrypt library to web friendly format, now minimum PHP version is 5.4.20.
1.4.0
Bruno O. Notario
2019-05-06 10:42:48 -0300
284042a3e9
Rename config.php to config.dist.php with sample config data. Registrations is only if registrations.php file exist (registrations.dist.php with sample commented include). System resolves and comments in public index.php file. Gitignore updated with some file extensions and config files.
1.3.2
Bruno O. Notario
2019-05-03 13:34:56 -0300
0061732d31
bug fix Phpfastcache options
Bruno O. Notario
2019-04-30 20:41:09 -0300
a4a710c272
Merge branch 'master' of https://github.com/exacti/phacil-framework
1.3.1
Bruno O. Notario
2019-04-05 04:09:24 -0300
aee1bfaa85
Registred version function
Bruno O. Notario
2019-04-05 03:54:34 -0300
df7d08f2e9
Merge pull request #1 from oliveira131/master
Bruno O. Notario
2019-04-04 19:27:23 -0300