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

Better Management of 3rd Party Libraries #30

Open
MitchellMcKenna opened this issue Jul 7, 2012 · 1 comment
Open

Better Management of 3rd Party Libraries #30

MitchellMcKenna opened this issue Jul 7, 2012 · 1 comment

Comments

@MitchellMcKenna
Copy link
Owner

We should move 3rd party libraries out of /application/libraries/ where we store LifePress specific libraries.

Options:

  1. Move them into the /application/third-party/ folder.
  2. CI Sparks - Some of them are available to install via CI Sparks, and I believe you can create sparks manually from existing git/bitbucket repos.
  3. Composer - A lot of php frameworks such as Symphony are switching over to maintaining packages via Composer. It supports github/bitbucket and many more. Here's a guide to using Composer with CI.

Options 2 and 3 are preferable for maintainability.

@chrispiciullo
Copy link

There's already a spark for simplepie (version 1.3.0 but easily updated) available here: https://github.com/PTish/codeigniter-simplepie

Might be useful if LifePress is still being worked on.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants