php-api
Here are 94 public repositories matching this topic...
-
Updated
May 25, 2020 - PHP
-
Updated
Jun 22, 2020 - PHP
From @tamaranga on February 1, 2014 9:39
It's impossible to create class:
class HTML {
}
and method:
class Test {
public function HTML() {}
}
Maybe it is not so difficult to allow such capitalized names or describe this limitation in docs. Currently it's just "ParseException: Syntax error", that is not very obvious.
--- Want to back thisWe are implementing pushwoosh in production and I don't know how to send push messages only to test devices. That's why I have to be careful doing tests.
Looking in the documentation I found that filters can be applied, can it be that there is a native filter "TestDevices"?
Notification::create()->setFilter ("TestDevices")->setContent ("Content");
If not, as would be the steps to send pus
More clients
We currently have clients in:
- PHP
- Bash (cURL)
- NodeJS
- GO
- Python
- Ruby
- .NET
If you have a little free time, take a minute testing the clients in your server and report here.
If you know a programming language that isn't listed above, feel free to create a client.
-
Updated
Mar 5, 2020 - PHP
-
Updated
Jun 25, 2018
-
Updated
Jun 26, 2020 - PHP
-
Updated
Jul 27, 2016 - PHP
-
Updated
May 27, 2020 - PHP
-
Updated
Jul 23, 2019 - PHP
-
Updated
Mar 29, 2020 - HTML
-
Updated
Jan 6, 2020 - PHP
-
Updated
Jun 23, 2020 - PHP
-
Updated
Jul 1, 2020 - PHP
-
Updated
Jan 4, 2018 - PHP
-
Updated
Jun 30, 2020 - PHP
-
Updated
Dec 6, 2017 - PHP
-
Updated
Apr 1, 2020 - PHP
-
Updated
Mar 29, 2020 - HTML
-
Updated
Feb 17, 2017 - PHP
-
Updated
Jul 22, 2018 - Ruby
Improve this page
Add a description, image, and links to the php-api topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the php-api topic, visit your repo's landing page and select "manage topics."
As of first congrats for this package - I'm using it quite often & it's a great help.
I'd like to ask a feature request - add support for MSSQL DB.
The main official mode of connection recommended by MS is ODBC/PDO.
[https://docs.microsoft.com/en-us/sql/connect/odbc/linux-mac/installing-the-microsoft-odbc-driver-for-sql-server?view=sql-server-2017#microsoft-odbc-driver-17-for-sql-server](ht