peachpie
NuGet publisher profile
Packages (31)
Peachpie.Runtime
Peachpie application runtime.
Peachpie.Library
Peachpie PHP language library functions.
Peachpie.Library.PDO
Package Description
Peachpie.CodeAnalysis
Peachpie PHP language compiler platform.
Peachpie.Library.RegularExpressions
PCRE for PeachPie.
Peachpie.Library.MySql
Peachpie PHP language MySql library functions.
Peachpie.Library.MsSql
Peachpie PHP language MsSql library functions.
Peachpie.Library.Scripting
Support for dynamic code evaluation in Peachpie application. The package enables `eval` and `create_function` in compiled programs.
Peachpie.App
Peachpie platform dependencies.
Peachpie.Microsoft.CodeAnalysis
Roslyn CodeAnalysis slightly modified to be used by Peachpie. More details at https://aka.ms/roslyn-packages This package was built from the source at https://github.com/iolevel/Peachpie.Microsoft.CodeAnalysis/commit/b168570f4e343eb49ae6b723b4d3c7ba3b55c10b.
Peachpie.NET.Sdk
The MSBuild SDK containing build targets and runtime.
Peachpie.Compiler.Tools
Peachpie.Compiler.Tools
Peachpie.AspNetCore.Web
Allows integration of PeachPie compiled PHP code into ASP.NET Core pipeline.
Peachpie.Library.PDO.MySQL
Package Description
Peachpie.Library.PDO.Sqlite
Package Description
Peachpie.Library.PDO.SqlSrv
Package Description
Peachpie.Library.PDO.Firebird
Package Description
Peachpie.Library.PDO.PgSQL
Package Description
Peachpie.RequestHandler
Implementation of IHttpHandler (request handler) for ASP.NET Integrated Pipeline.
Peachpie.AspNetCore.Mvc
Allows integration of PeachPie compiled PHP code into ASP.NET Core MVC.
Peachpie.NETCore.Web
Allows integration of Peachpie compiled PHP code into ASP.NET Core pipeline.
Peachpie.Templates
Templates of PHP projects for .NET platform using PeachPie Compiler.
PeachPied.WordPress
Use "Peachpied.WordPress.AspNetCore" package to use the WordPress within ASP.NET Core application. This package is a dependency and does not work standalone.
PeachPied.WordPress.AspNetCore
The whole of WordPress, compiled, packed and provided as an ASP.NET Core package. Does not require PHP, becomes a part of ASP.NET Core application. Usage: 1. Add a package reference to "Peachpied.WordPress.AspNetCore" (Pre-Release) 2. Add WordPress as middleware within "Configure" method: app.UseWordPress(); 3. Optionally configure WordPress settings in "ConfigureServices" method. See https://github.com/iolevel/wpdotnet-sdk for more details.
PeachPied.WordPress.DotNetBridge
Plugin that provides bridge between WordPress API and .NET.
PeachPied.WordPress.Build.Plugin
Project SDK for WpDotNet plugins and themes. Usage: 1. Create project XML file "{{slug_id}}.msbuildproj" in the plugin/theme folder: A. For a plugin: <Project Sdk="PeachPied.WordPress.Build.Plugin/"></Project> B. For a theme: <Project Sdk="PeachPied.WordPress.Build.Plugin/"><PropertyGroup><WpContentTarget>themes</WpContentTarget></PropertyGroup></Project> 2. Build or pack the project: dotnet build dotnet pack 3. Reference the project/package from web application, see "PeachPied.WordPress.AspNetCore" for running the WordPress on ASP.NET Core.
PeachPied.WordPress.Sdk
Package Description
twig.twig
Twig, the flexible, fast, and secure template language for PHP
Twig.AspNetCore
Package Description
Peachpie.Blazor
A library providing integration between Peachpie and Blazor.
1 more packages load after hydration.