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

Replace Laravel Facades with Statical library #8

Closed
wants to merge 1 commit into from
Closed

Replace Laravel Facades with Statical library #8

wants to merge 1 commit into from

Conversation

johnstevenson
Copy link

I have been testing my static proxy library with a few frameworks (prior to publishing it on Packagist) and came across your excellent Slim Facades. It wired up very smoothly so I wondered if you would prefer to use it in place of your Laravel Facade implementation.

I am not trying to push my library, so feel free to bin it and close this PR.
Thanks for your time.

@itsgoingd
Copy link
Owner

Hey, I've took a look at your project, looks like a great alternative to the Laravel Facades.

I'm not very inclined to pulling this atm though, as it is a huge API break, which doesn't bring any new features other then a slight simplification of the configuration and less dependencies. Also this package is currently "branded" as Laravel Facades for Slim, even the name slim-facades, wouldn't really make sense when you are using different naming (Statical Proxies)..

I'd suggest you create a brand new slim-statical package form this PR, I'll be happy to include a link in the readme to your package as an alternative.

@johnstevenson
Copy link
Author

Hi, finally got round to it: https://github.com/johnstevenson/slim-static

@johnstevenson johnstevenson deleted the statical branch November 13, 2014 22:38
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

2 participants