Commit Graph

16 Commits

Author SHA1 Message Date
KJ
e294eaa7af Add route function for View objects. 2024-05-09 23:12:59 -04:00
KJ
c65fcd27c8 Create new ROOT_CORE constant. 2024-05-09 18:36:48 -04:00
KJ
f5f803dde2 Reorganize code for PSR and others code prettify. 2024-05-09 15:13:52 -04:00
KJ
6a1085b224 Allow Neuron as $params on view render. 2024-05-09 14:56:07 -04:00
KJ
e2094ccb4a Add option to use another extensions, js and css methods. 2023-09-15 21:26:53 -04:00
kj
3c8a21161f Add missing docblocks and return types. 2023-03-25 12:26:42 -04:00
kj
7d3d1615d5 Fix View:txt and add charset. 2022-11-22 00:59:20 -04:00
kj
4c4fe6f1f7 Change View to work as instance and render text and json. 2022-06-25 21:11:11 -04:00
kj
01927ec946 Normalize header comments to phpdoc compatibility. 2022-04-12 15:56:50 -04:00
kj
f43028d72d Migrate to strong typed (compatible only with PHP 7.0+). 2022-03-17 17:22:04 -04:00
kj
503efef448 Update comments to phpdoc compatible format. 2022-02-23 20:53:36 -04:00
kj
6fbf9a2a72 Change indentation. 2021-10-21 23:34:49 -04:00
kj
02c0dbef50 - Params renamed to Neuron
- add path atribute to Router req
- add viewPath param to View
2020-06-11 06:25:41 -04:00
kj
28880347a4 add comments to Libs. 2020-03-17 13:46:16 -04:00
kj
255ef0a75d change from object to param class. 2020-03-16 16:35:19 -04:00
kj
9539b43212 First commit. 2020-03-07 23:37:19 -04:00