Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added Fat Free Framework to Composer #45

Merged
merged 6 commits into from
Nov 5, 2016
Merged

Added Fat Free Framework to Composer #45

merged 6 commits into from
Nov 5, 2016

Conversation

dbudwin
Copy link
Owner

@dbudwin dbudwin commented Nov 5, 2016

-Had to make some changes to the autoloading so it would play nice. The autoload was moved from config.ini to index.php.
-This also means the leading slash in front of some namespaces can be removed
-Using composer's autoloader, I have more flexibility with naming conventions not available in F3's autoloader. I renamed folders to be lowercase.

@dbudwin dbudwin force-pushed the F3Composer branch 4 times, most recently from 9c07d57 to a64f8a9 Compare November 5, 2016 12:35
-This make the directory structure a bit flatter
-It wasn't being used, just added noise and clutter, so I figured it was best to remove it
-The fatfree path no longer exists
-Changed `Models` to `models` to reflect the main app folder naming convention
@dbudwin dbudwin merged commit fa7ce31 into master Nov 5, 2016
@dbudwin dbudwin deleted the F3Composer branch November 5, 2016 23:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant