[PECL-DEV] [ANNOUNCEMENT] cmark-1.0.1 (stable) Released.

2018-04-09 Thread PECL Announce
The new PECL package cmark-1.0.1 (stable) has been released at 
http://pecl.php.net/.

Release notes
-
- improve efficiency of visitation, only looking up functions one time for each 
accept()
- allow returning [Event => Node] from enter/leave, providing full control over 
backing iterator

Package Info
-
This extension provides access to the reference implementation of CommonMark, 
  a rationalized version of Markdown syntax with a specification.

Related Links
-
Package home: http://pecl.php.net/package/cmark
   Changelog: http://pecl.php.net/package-changelog.php?package=cmark
Download: http://pecl.php.net/get/cmark-1.0.1.tgz

Authors
-
Remi Collet (lead)
Joe Watkins  (lead)


-- 
PECL development discussion Mailing List (http://pecl.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



[PECL-DEV] Extension Request to Join PECL

2018-04-09 Thread vikin
Hello everyone:

I am a PHP developer from China. My name is Wang Jiexin, the main force of
PHP production. I use the laravel framework at work.

Now I will introduce my extension (php-ext-excel-export), which often
encountered in the work need to export data to other people (eg:
administrators, non-developers), I export the csv file is very good Way,
but they don't think so because they prefer xlsx files because it's more
friendly to them,
I tried to use phpoffice to accomplish this task, but because of the
relatively large amount of data, phpoffice took a very long time to
complete this task. This management staff was very dissatisfied with it.
Not only that, phpoffice also used a lot of memory and I couldn't even use
it. Phpoffice lacks enough memory to export more than 20,000 lines of data,
which is very bad for me.

I tried to handle this task in an extended way. At work, I have used the
php-ext-excel-export extension to solve my problem. It can accomplish a
large number of tasks in very few cases. It's a great thing to finish the
task quickly.

So I want to add this extension to pecl, I hope this extension can also
help other people solve similar problems, which is great.

Project address: https://github.com/viest/php-ext-excel-export.

I hope to get your reply.


[PECL-DEV] Extension Request to Join PECL

2018-04-09 Thread vikin
Hello everyone:

I am a PHP developer from China, the main force of PHP production, I use
the laravel framework at work.

Now I will introduce my extension (php-ext-excel-export), which often
encountered in the work need to export data to other people (eg:
administrators, non-developers), I export the csv file is very good Way,
but they don't think so because they prefer xlsx files because it's more
friendly to them,
I tried to use phpoffice to accomplish this task, but because of the
relatively large amount of data, phpoffice took a very long time to
complete this task. This management staff was very dissatisfied with it.
Not only that, phpoffice also used a lot of memory and I couldn't even use
it. Phpoffice lacks enough memory to export more than 20,000 lines of data,
which is very bad for me.

I tried to handle this task in an extended way. At work, I have used the
php-ext-excel-export extension to solve my problem. It can accomplish a
large number of tasks in very few cases. It's a great thing to finish the
task quickly.

So I want to add this extension to pecl, I hope this extension can also
help other people solve similar problems, which is great.

Project address: https://github.com/viest/php-ext-excel-export.

I hope to get your reply.


[PECL-DEV] Apply for add PECL Extensions

2018-04-09 Thread 王杰新
Everybody is good: I have applied to join the pecl an extension, and this is a 
used to export excel file extensions, can be used in smaller memory under rapid 
export excel files, and can be set to a cell in the excel format, and can also 
create formulas and data on the file creation stage screening, this is very 
useful to the company data report; Our company has been using it; The address 
of the project: https://github.com/viest/php-ext-excel-export In order to 
facilitate more people to use this extension quickly, apply to join PECL. I 
hope to get your reply.

[PECL-DEV] [ANNOUNCEMENT] pecl_http-3.2.0RC1 (beta) Released.

2018-04-09 Thread PECL Announce
The new PECL package pecl_http-3.2.0RC1 (beta) has been released at 
http://pecl.php.net/.

Release notes
-
* PHP-7.2 compatibility
* Fixed gh-issue #73: build fails with libidn and libidn2
+ Added brotli compression support
+ Implemented gh-issue #58: Notify observers before any request is built

Package Info
-
This HTTP extension aims to provide a convenient and powerful
set of functionality for one of PHPs major applications.

It eases handling of HTTP urls, headers and messages, provides
means for negotiation of a client's preferred content type,
language and charset, as well as a convenient way to send any
arbitrary data with caching and resuming capabilities.

It provides powerful request functionality with support for
parallel requests.

Documentation:
https://mdref.m6w6.name/http

Related Links
-
Package home: http://pecl.php.net/package/pecl_http
   Changelog: http://pecl.php.net/package-changelog.php?package=pecl_http
Download: http://pecl.php.net/get/pecl_http-3.2.0RC1.tgz

Authors
-
Michael Wallner  (lead)


-- 
PECL development discussion Mailing List (http://pecl.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



[PECL-DEV] [ANNOUNCEMENT] propro-2.1.0 (stable) Released.

2018-04-09 Thread PECL Announce
The new PECL package propro-2.1.0 (stable) has been released at 
http://pecl.php.net/.

Release notes
-
* PHP-7.2 compatibility

Package Info
-
A reusable split-off of pecl_http's property proxy API.

Related Links
-
Package home: http://pecl.php.net/package/propro
   Changelog: http://pecl.php.net/package-changelog.php?package=propro
Download: http://pecl.php.net/get/propro-2.1.0.tgz

Authors
-
Michael Wallner  (lead)


-- 
PECL development discussion Mailing List (http://pecl.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php