Commit graph

19 commits

Author SHA1 Message Date
Zi Xing
c2b7be0ea2 1.0.0 Alpha Release 2023-01-29 23:27:56 +00:00
Netkas
a142bd0665 Added dependency jelix/version 2022-10-22 00:44:07 -04:00
Netkas
36d89bae8a Updated LICENSE
Fixed namespace usages for polyfill packages
Added dependency Symfony\polyfill-uuid
Updated .gitignore
Updated autoload.php
Corrected .gitignore
Added dependency nikic\PhpParser
Removed .idea leftovers
Added classes & objects for Package Structure 1.0
Updated autoload.php for tests
2022-10-18 21:17:19 -04:00
Netkas
2b5c2b6829 Added third-party dependency theseer\Autoload
Added third-party dependency theseer\DirectoryScanner
Added warning if one or more components failed to load
Added more error-handling to autoload.php
Updated autoload.php
Updated .gitignore
Updated Makefile
Fixed namepsaces and added requirement theseer\DirectoryScanner for theseer\Autoload
Updated version.json
2022-09-22 17:43:02 -04:00
Netkas
5667ae25c5 Added Symfony\Yaml, improved installer and Makefile and updated .gitignore 2022-08-14 16:48:39 -04:00
Netkas
dea98c6435 Added austinhyde\IniParser 2022-08-13 14:50:40 -04:00
Netkas
41fc5604fc Completed installation script 2022-08-12 20:32:59 -04:00
Netkas
a3236ba1ee Added CLI functions 2022-07-26 18:56:12 -04:00
Netkas
49430f1bb1 Added dependency Symfony\polyfill-ctype 2022-07-09 20:02:50 -04:00
Netkas
24c3c3c4d5 Added dependency Symfony\polyfill-mbstring 2022-07-09 20:01:10 -04:00
Netkas
9d464fecff Added third-party dependency 'Symfony\uid' 2022-06-26 10:13:07 -04:00
Netkas
4c2bf94417 Updated LICENSE 2022-06-26 09:52:22 -04:00
Netkas
48e2a16fa3 Updated README.md and LICENSE 2022-05-24 20:32:50 -04:00
Zi Xing
c6955b45c1 Corrected Copyright 2022-04-16 19:33:32 -04:00
Zi Xing
96f5a6d4ec Updated README.md 2022-04-16 19:31:41 -04:00
Zi Xing
8059a59a38 Updated LICENSE 2022-04-16 19:26:00 -04:00
Zi Xing
b633f16694 Corrected namespace for Symfony\Process 2022-04-16 19:01:04 -04:00
Zi Xing
51cbbe43f2 Added Symfony/Process component 2022-04-10 14:25:36 -04:00
Zi Xing
bfe01fd7bc Completed more structure objects 2022-04-10 14:17:21 -04:00