DEVSENSE / Phalanger

PHP 5.4 compiler for .NET/Mono frameworks. Predecessor to the opensource PeachPie project (www.peachpie.io).
http://v4.php-compiler.net/
Apache License 2.0
382 stars 94 forks source link

Nuget package #37

Open maitredede opened 9 years ago

maitredede commented 9 years ago

Hi,

I think this could be a good idea to have Phalanger deployed with a Nuget package :)

lucyllewy commented 9 years ago

Hi Damien,

I'm starting to do some preliminary work on this as a brand-new contributer to Phalanger. However, I am unable to nugetify the SQLite-related extensions (SQLite and PDOSQLite) because I see that we're bundling a modified and pre-compiled System.Data.SQLite binary in the repository - I see that you worked on this way back in 2012.

I've checked your own repositories list and the devsense repositories but can't find any reference as to the actual code-changes you introduced to the System.Data.SQLite library apart from the high-level overview from the readme.more.htm file alongside the binaries.

Would it be possible for you to have a look to see if you still have a copy of the changes you made which you can pop into a separate repo here on github please? Specifically I would like to either pull the changes out into a separate shared library or alternatively get the changes suitable for sqlite.org to apply upstream into the official repository for System.Data.SQLite. Once one of these two options is working we can then rely on nuget to download the System.Data.SQLite library direct from upstream instead of us maintaining a forked version.

I've also been discussing this with Jakub over here: http://support.devsense.com/viewtopic.php?f=3&t=1499

KvanTTT commented 8 years ago

@diddledan, what news about Phalanger uploading to NuGet?

lucyllewy commented 8 years ago

On 24/07/2015 17:08, Ivan Kochurkin wrote:

What news about Phalanger uploading to NuGet?

Hi Ivan,

I've been working on it, but haven't had much time lately. I've nugetified (that's a real word, honest) some of the core but haven't actually tested that it's usable yet.

bfistein commented 7 years ago

@MaitreDede @KvanTTT the successor to Phalanger, Peachpie, is already nugetified and available as a package ;) But Peachpie is still in development

ThomasMahoney1959 commented 5 years ago

We would be happy for a package to just install all the requirements and the data links is not required. This would be very helpful for us to convert some PHP link exchange code for use on our C# website. http://Robotalker.com

bfistein commented 5 years ago

@ThomasMahoney1959 check out PeachPie.